summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/system/params.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/params.nim b/tests/system/params.nim
index 0ea099daa..1358212f2 100644
--- a/tests/system/params.nim
+++ b/tests/system/params.nim
@@ -1,6 +1,6 @@
 import os
 import osproc
-import parseopt
+import parseopt2
 import sequtils
 
 let argv = commandLineParams()