summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-06-08 20:47:26 +0200
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-06-08 20:48:39 +0200
commit1bbabd1e81ab8dfcb15287594c4479141b8c21a0 (patch)
tree2753b7037271e80f8848ee3b8445925555a9ee67
parentb0e71709657d9c2d8b00b762a710b230a2cc8149 (diff)
downloadNim-1bbabd1e81ab8dfcb15287594c4479141b8c21a0.tar.gz
Removes CaasRun prefix from suggest-compile.txt test.
The --trackDirty switch should work the same for ProcRun, so it's a bug
that it doesn't dump the same suggestion information as in server mode.
-rw-r--r--tests/caas/suggest-compile.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/caas/suggest-compile.txt b/tests/caas/suggest-compile.txt
index 897d14f52..a74d4dc21 100644
--- a/tests/caas/suggest-compile.txt
+++ b/tests/caas/suggest-compile.txt
@@ -1,8 +1,8 @@
 main.nim
 # Ugh, undocumented trackDirty, how is it supposed to work? Fails in proc mode.
 > idetools --trackDirty:main_dirty.nim,main.nim,12,7 --suggest
-CaasRun skField\tx
-CaasRun skField\ty
+skField\tx
+skField\ty
 > c
 SuccessX