diff options
Diffstat (limited to 'tests/msgs/thints_off.nim')
-rw-r--r-- | tests/msgs/thints_off.nim | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/msgs/thints_off.nim b/tests/msgs/thints_off.nim new file mode 100644 index 000000000..5a4cadad6 --- /dev/null +++ b/tests/msgs/thints_off.nim @@ -0,0 +1,4 @@ +discard """ + matrix: "--hints:off" +""" +doAssert true |