diff --git a/tests/system/params.nim b/tests/system/params.nim index 0ea099daaf..1358212f2f 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()