summary refs log tree commit diff stats
path: root/tests/vm
diff options
context:
space:
mode:
authorRandy Smith <randydsmithhr@gmail.com>2018-11-19 02:22:21 -0600
committerAndreas Rumpf <rumpf_a@web.de>2018-11-19 09:22:21 +0100
commit6c7abe6e5b9ff46fdf024e471091799361fb387f (patch)
tree8b672db6d7cae282fea3219d1bb7ad2663e5f689 /tests/vm
parent9b9f5dee0b4810718a587354aaf4f352bc5c24bb (diff)
downloadNim-6c7abe6e5b9ff46fdf024e471091799361fb387f.tar.gz
Fixes #9671 (#9750)
Diffstat (limited to 'tests/vm')
-rw-r--r--tests/vm/tvmmisc.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/vm/tvmmisc.nim b/tests/vm/tvmmisc.nim
index 350f3c08e..85de26e39 100644
--- a/tests/vm/tvmmisc.nim
+++ b/tests/vm/tvmmisc.nim
@@ -1,7 +1,6 @@
 # bug #4462
 import macros
 import os
-import ospaths
 import strutils
 
 block: