summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorcheatfate <ka@hardcore.kiev.ua>2016-06-23 23:16:00 +0300
committercheatfate <ka@hardcore.kiev.ua>2016-06-23 23:16:00 +0300
commitee6257b9923f83335a598da27aa54527dcb43145 (patch)
tree033405c0c35dc193330b3ae528069cbdc490117d /tests
parentc857e32867f14265f11df585c9b50f01c43e2f39 (diff)
downloadNim-ee6257b9923f83335a598da27aa54527dcb43145.tar.gz
Forgot about newlines at the end
Diffstat (limited to 'tests')
-rw-r--r--tests/async/tioselectors.nim2
-rw-r--r--tests/async/tioselectors.nim.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/async/tioselectors.nim b/tests/async/tioselectors.nim
index 2ba116ef1..f3f38be7f 100644
--- a/tests/async/tioselectors.nim
+++ b/tests/async/tioselectors.nim
@@ -404,4 +404,4 @@ else:
   when hasThreadSupport:
     processTest("Multithreaded user event notification test...",
                  mt_event_test())
-  echo("All tests passed!")
\ No newline at end of file
+  echo("All tests passed!")
diff --git a/tests/async/tioselectors.nim.cfg b/tests/async/tioselectors.nim.cfg
index 73752f042..b1b896858 100644
--- a/tests/async/tioselectors.nim.cfg
+++ b/tests/async/tioselectors.nim.cfg
@@ -1 +1 @@
-threads:on -d:threadsafe
\ No newline at end of file
+threads:on -d:threadsafe