summary refs log tree commit diff stats
path: root/tests/system
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2016-11-24 10:52:33 +0100
committerAndreas Rumpf <rumpf_a@web.de>2016-11-24 10:52:33 +0100
commit2316c71e09aef62f9f1a4897c47baccaea2623bf (patch)
tree39feb7a32476611d38511ddb18d2390b43067097 /tests/system
parent633dcca71bc85690ac7bea09bb452f5132c0f182 (diff)
downloadNim-2316c71e09aef62f9f1a4897c47baccaea2623bf.tar.gz
reverted deepcopy fix for now
Diffstat (limited to 'tests/system')
-rw-r--r--tests/system/tdeepcopy.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/system/tdeepcopy.nim b/tests/system/tdeepcopy.nim
index f7a6e87fa..5a582425a 100644
--- a/tests/system/tdeepcopy.nim
+++ b/tests/system/tdeepcopy.nim
@@ -1,5 +1,6 @@
 discard """
   output: "ok"
+  disabled: "true"
 """
 
 import tables, lists