summary refs log tree commit diff stats
path: root/testament/important_packages.nim
diff options
context:
space:
mode:
Diffstat (limited to 'testament/important_packages.nim')
-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