summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2018-07-06 17:26:45 +0200
committerAndreas Rumpf <rumpf_a@web.de>2018-07-06 17:26:45 +0200
commit32230ffe31e1f338a6191090b182ebbbfdd6cbca (patch)
tree30036bd899fb94d5e229e8dbb0e571f51a84d5bf /tests
parent20950ee073106dcb488298fc772ed2bda299a7a9 (diff)
downloadNim-32230ffe31e1f338a6191090b182ebbbfdd6cbca.tar.gz
make tests green again
Diffstat (limited to 'tests')
-rw-r--r--tests/stdlib/tmemfiles2.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stdlib/tmemfiles2.nim b/tests/stdlib/tmemfiles2.nim
index d6cfa533a..f49c013f2 100644
--- a/tests/stdlib/tmemfiles2.nim
+++ b/tests/stdlib/tmemfiles2.nim
@@ -1,5 +1,5 @@
 discard """
-  file: "tmemfiles2.nim"
+  disabled: "Windows"
   output: '''Full read size: 20
 Half read size: 10 Data: Hello'''
 """