summary refs log tree commit diff stats
path: root/tests/ccgbugs
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2020-11-26 19:05:21 +0100
committerGitHub <noreply@github.com>2020-11-26 19:05:21 +0100
commitcf516713d070277d1455a20a14de705a1513c0d7 (patch)
treec9e6f78c3f4591e7de0d981fefc9d5161cf4e5a0 /tests/ccgbugs
parent2f1a9eadd7023d6e6f837c8cb97b1cef8e599a61 (diff)
downloadNim-cf516713d070277d1455a20a14de705a1513c0d7.tar.gz
fixes https://github.com/status-im/nimbus-eth2/issues/1549 (#16146)
* fixes https://github.com/status-im/nimbus-eth2/issues/1549 [backport:1.4]

* test fixup
Diffstat (limited to 'tests/ccgbugs')
-rw-r--r--tests/ccgbugs/targ_lefttoright.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ccgbugs/targ_lefttoright.nim b/tests/ccgbugs/targ_lefttoright.nim
index b107b2327..a49b87739 100644
--- a/tests/ccgbugs/targ_lefttoright.nim
+++ b/tests/ccgbugs/targ_lefttoright.nim
@@ -16,6 +16,7 @@ discard """
 2,2
 1,2
 '''
+  cmd: "nim c --gc:orc $file"
 """
 
 template test =