diff options
Diffstat (limited to 'tests/ic/thallo.nim')
-rw-r--r-- | tests/ic/thallo.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ic/thallo.nim b/tests/ic/thallo.nim index c29a0820c..7ead7c8ba 100644 --- a/tests/ic/thallo.nim +++ b/tests/ic/thallo.nim @@ -1,6 +1,5 @@ discard """ output: "Hello World" - disabled: "true" """ const str = "Hello World" |