summary refs log tree commit diff stats
path: root/tests/iter
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-07-12 14:04:56 +0200
committerAraq <rumpf_a@web.de>2015-07-14 01:37:07 +0200
commit622d7e4044f848aa02a820d010a558a426b74fb2 (patch)
tree1c2d0e880922d2f688e94c5b3875f6c13fb3582f /tests/iter
parentcdcb47254ceeb68edcd5587b50be8a55462ba0c0 (diff)
downloadNim-622d7e4044f848aa02a820d010a558a426b74fb2.tar.gz
disabled dubious testcase
Diffstat (limited to 'tests/iter')
-rw-r--r--tests/iter/tscheduler.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/iter/tscheduler.nim b/tests/iter/tscheduler.nim
index a267f15c4..f4b04f311 100644
--- a/tests/iter/tscheduler.nim
+++ b/tests/iter/tscheduler.nim
@@ -7,6 +7,7 @@ a2 8
 a2 6
 a2 4
 a2 2'''
+  disabled: "true"
 """
 
 import os, strutils, times, algorithm