We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27bc03 commit 0b4a475Copy full SHA for 0b4a475
tests/dll/client.nim
@@ -1,6 +1,5 @@
1
discard """
2
output: "Done"
3
- disabled: "freebsd"
4
cmd: "nim $target --debuginfo --hints:on --define:useNimRtl $options $file"
5
"""
6
tests/js/tconsole.nim
@@ -3,7 +3,6 @@ discard """
Hello, console
1 2 3
'''
7
8
9
# This file tests the JavaScript console
0 commit comments