From de844c7767fa341c96c38e279f064a0e7f4db641 Mon Sep 17 00:00:00 2001 From: Araq Date: Thu, 1 Dec 2016 09:54:45 +0100 Subject: [PATCH] attempt to make travis green again --- tests/cpp/tasync_cpp.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cpp/tasync_cpp.nim b/tests/cpp/tasync_cpp.nim index 81215bd58a..ec78ae26c3 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"