mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-25 04:15:09 +00:00
Forgot about newlines at the end
This commit is contained in:
@@ -404,4 +404,4 @@ else:
|
||||
when hasThreadSupport:
|
||||
processTest("Multithreaded user event notification test...",
|
||||
mt_event_test())
|
||||
echo("All tests passed!")
|
||||
echo("All tests passed!")
|
||||
|
||||
@@ -1 +1 @@
|
||||
threads:on -d:threadsafe
|
||||
threads:on -d:threadsafe
|
||||
|
||||
Reference in New Issue
Block a user