From 68181e6da2ee22ad3411cd55f1c8b04df3d375cb Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Fri, 10 Mar 2017 11:29:16 +0100 Subject: nimsuggest: maxresults limit; fixed local symbol usages priorizations --- nimsuggest/tester.nim | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nimsuggest/tester.nim') diff --git a/nimsuggest/tester.nim b/nimsuggest/tester.nim index 16f70beb5..4cda272af 100644 --- a/nimsuggest/tester.nim +++ b/nimsuggest/tester.nim @@ -304,8 +304,7 @@ proc runTest(filename: string): int = proc main() = var failures = 0 if os.paramCount() > 0: - let f = os.paramStr(1) - let x = getAppDir() / f + let x = os.paramStr(1) let xx = expandFilename x failures += runTest(xx) failures += runEpcTest(xx) -- cgit 1.4.1-2-gfad0