summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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 b4cc25f2a..e8d136151 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -98,7 +98,7 @@ pkg2 "patty"
 pkg2 "plotly", true, "nim c examples/all.nim"
 pkg2 "pnm"
 pkg2 "polypbren"
-pkg2 "prologue", true, "nim c -d:release -r tests/test_compile/test_compile.nim"
+pkg2 "prologue", true, "nimble tcompile"
 pkg2 "protobuf", true, "nim c -o:protobuff -r src/protobuf.nim"
 pkg2 "pylib"
 pkg2 "rbtree"