summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2016-03-18 17:25:09 +0100
committerAndreas Rumpf <rumpf_a@web.de>2016-03-28 02:26:38 +0200
commitc684f5588ac3e91a21c05af259c6d66b428225b4 (patch)
tree674bb0a5a453577b14957b151ba806316197eb4d
parente2c8d9ade0867ff41a5f89f79ae4a05d9ca9fe87 (diff)
downloadNim-c684f5588ac3e91a21c05af259c6d66b428225b4.tar.gz
todo updated
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index db3604283..a6312468a 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,5 +1,5 @@
 
-nim c --gc:v2 -r -d:useSysAssert -d:useGcAssert -d:smokeCycles -d:useRealtimeGc tests/gc/gcbench
+nim c --gc:v2 -r -d:useSysAssert -d:useGcAssert -d:smokeCycles -d:useRealtimeGc tests/gc/gctest
 
 - document ``this`` pragma
 - document and stress test ``.partial`` object declarations