diff options
author | Timothee Cour <timothee.cour2@gmail.com> | 2018-08-29 07:03:16 -0700 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2018-08-29 16:03:16 +0200 |
commit | 01211ced1d5c3252c88e61bbbb6bb78dcc5575f0 (patch) | |
tree | 5680af9523ec9c7e838c53d5d33a1277790fb0ca /nimsuggest/tests/tstrutils.nim | |
parent | 9ad17091cc3c9b3f1dd7fd877ebe8555020fa4f9 (diff) | |
download | Nim-01211ced1d5c3252c88e61bbbb6bb78dcc5575f0.tar.gz |
add nim c -r nimsuggest/tester to travis (#8805)
Diffstat (limited to 'nimsuggest/tests/tstrutils.nim')
-rw-r--r-- | nimsuggest/tests/tstrutils.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nimsuggest/tests/tstrutils.nim b/nimsuggest/tests/tstrutils.nim index ce3e29a15..9462c3d99 100644 --- a/nimsuggest/tests/tstrutils.nim +++ b/nimsuggest/tests/tstrutils.nim @@ -1,4 +1,5 @@ discard """ +disabled:true $nimsuggest --tester lib/pure/strutils.nim >def lib/pure/strutils.nim:2529:6 def;;skTemplate;;system.doAssert;;proc (cond: bool, msg: string): typed;;*/lib/system.nim;;*;;9;;"same as `assert` but is always turned on and not affected by the\x0A``--assertions`` command line switch.";;100 |