summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-06-28 01:39:39 +0200
committerAraq <rumpf_a@web.de>2015-06-29 02:48:33 +0200
commita1caef474bb6e49baed811ea2a3038cd08c9d86c (patch)
treeed13c82a284869c6495194f7e6ad022c21d27b5d /tests
parent8f58ab99eb69e2d03a66d4d9401edb87d13e2492 (diff)
downloadNim-a1caef474bb6e49baed811ea2a3038cd08c9d86c.tar.gz
proper distinction between --gc:none and --os:standalone
Diffstat (limited to 'tests')
-rw-r--r--tests/manyloc/standalone/barebone.nim.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manyloc/standalone/barebone.nim.cfg b/tests/manyloc/standalone/barebone.nim.cfg
index 52ec64e3f..bb350ff55 100644
--- a/tests/manyloc/standalone/barebone.nim.cfg
+++ b/tests/manyloc/standalone/barebone.nim.cfg
@@ -1,2 +1,3 @@
 --os:standalone
 --deadCodeElim:on
+--gc:none