diff options
author | Dominik Picheta <dominikpicheta@gmail.com> | 2017-11-26 13:45:58 +0000 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2017-12-28 09:21:22 +0100 |
commit | 3a790c9c7219e4f2e437ba60b959e402e62d2824 (patch) | |
tree | 5c5c6c98bef87a0d689b1ea21d2c7ef1cbba803d /tests | |
parent | a9a13e470b790442771e0003def074af69c715a5 (diff) | |
download | Nim-3a790c9c7219e4f2e437ba60b959e402e62d2824.tar.gz |
Rename cb0 to asyncProcName_continue + other improvements to async tracebacks.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/async/tasync_traceback.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/async/tasync_traceback.nim b/tests/async/tasync_traceback.nim index 6ab7ef915..5e4f1142f 100644 --- a/tests/async/tasync_traceback.nim +++ b/tests/async/tasync_traceback.nim @@ -1,5 +1,6 @@ discard """ exitcode: 0 + disabled: "windows" output: ''' b failure Async traceback: |