summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2016-12-01 09:54:45 +0100
committerAraq <rumpf_a@web.de>2016-12-01 09:54:45 +0100
commitde844c7767fa341c96c38e279f064a0e7f4db641 (patch)
tree1384cd0571e7776b90acc81a9deb96cca93b2b38 /tests
parent2adb2be86a5302e532d8463243cbdd57beaa0d4f (diff)
downloadNim-de844c7767fa341c96c38e279f064a0e7f4db641.tar.gz
attempt to make travis green again
Diffstat (limited to 'tests')
-rw-r--r--tests/cpp/tasync_cpp.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cpp/tasync_cpp.nim b/tests/cpp/tasync_cpp.nim
index 81215bd58..ec78ae26c 100644
--- a/tests/cpp/tasync_cpp.nim
+++ b/tests/cpp/tasync_cpp.nim
@@ -9,6 +9,6 @@ import jester
 import asyncdispatch, asyncnet
 
 # bug #5081
-import nre
+#import nre
 
 echo "hello"