Skip to content

Commit

Permalink
Ref #14075 - enable two tests which seem to now be passing locally on…
Browse files Browse the repository at this point in the history
… FreeBSD. (#14076)
  • Loading branch information
euantorano authored Apr 22, 2020
1 parent d27bc03 commit 0b4a475
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/dll/client.nim
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
discard """
output: "Done"
disabled: "freebsd"
cmd: "nim $target --debuginfo --hints:on --define:useNimRtl $options $file"
"""

Expand Down
1 change: 0 additions & 1 deletion tests/js/tconsole.nim
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ discard """
Hello, console
1 2 3
'''
disabled: "freebsd"
"""

# This file tests the JavaScript console
Expand Down

0 comments on commit 0b4a475

Please sign in to comment.