diff options
author | Araq <rumpf_a@web.de> | 2016-12-31 11:37:35 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2016-12-31 11:37:58 +0100 |
commit | bf8f00f717467849ef16ed7829feff9f62780123 (patch) | |
tree | 0edf30bc02b3dffcae9681fc58d025d9bf690f21 /tests | |
parent | f6c2c4a6a021121b15e488f7c0c2bab589837879 (diff) | |
download | Nim-bf8f00f717467849ef16ed7829feff9f62780123.tar.gz |
make nimforum compile again
Diffstat (limited to 'tests')
-rw-r--r-- | tests/async/tupcoming_async.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/async/tupcoming_async.nim b/tests/async/tupcoming_async.nim index 7d255f213..9cdc6fd0a 100644 --- a/tests/async/tupcoming_async.nim +++ b/tests/async/tupcoming_async.nim @@ -1,4 +1,5 @@ discard """ + cmd: "nim c -r -f $file" output: ''' OK OK |