summary refs log tree commit diff stats
diff options
context:
space:
mode:
authornarimiran <narimiran@disroot.org>2019-03-06 17:48:01 +0100
committernarimiran <narimiran@disroot.org>2019-03-06 17:48:01 +0100
commit26f48437ca429f8e25f20d1f986c5b46e83cc90b (patch)
tree95efdb666546028c52a6261ba62ca13884a4421b
parent3c0f01faa0125f8632951290ad1475e1d93b3b1a (diff)
downloadNim-26f48437ca429f8e25f20d1f986c5b46e83cc90b.tar.gz
better nimpy test
As discussed with @yglukhov.
-rw-r--r--testament/important_packages.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim
index 36437b825..44a429a99 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -34,7 +34,7 @@ pkg "NimData", "nim c -o:nimdataa src/nimdata.nim", "", true
 pkg "nimes", "nim c src/nimes.nim", "", true
 pkg "nimgame2", "nim c nimgame2/nimgame.nim", "", true
 pkg "nimongo", "nimble test_ci", "", true
-pkg "nimpy", "nim c -o:nimpyy nimpy.nim"
+pkg "nimpy", "nim c tests/nimfrompy.nim"
 pkg "nimsl", "nim c test.nim"
 pkg "nimsvg"
 pkg "nimx", "nim c --threads:on test/main.nim", "", true