summary refs log tree commit diff stats
path: root/tests/niminaction/Chapter8
diff options
context:
space:
mode:
authorEuan <euantorano@users.noreply.github.com>2020-06-16 10:44:28 +0100
committerGitHub <noreply@github.com>2020-06-16 11:44:28 +0200
commit1bc2e19498a718276496263b574a66bb2ee84f56 (patch)
treedf0f0a11f4c28adf1d69862a090737e5e44e2c40 /tests/niminaction/Chapter8
parentdfe51d10a1f204d0c3ab1a8be1e109029cc54f9b (diff)
downloadNim-1bc2e19498a718276496263b574a66bb2ee84f56.tar.gz
Set cincludes and clibdir for FreeBSD, OpenBSD and NetBSD. (#14680)
Diffstat (limited to 'tests/niminaction/Chapter8')
-rw-r--r--tests/niminaction/Chapter8/sfml/sfml_test.nim3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/niminaction/Chapter8/sfml/sfml_test.nim b/tests/niminaction/Chapter8/sfml/sfml_test.nim
index cdd5be776..e71060cb4 100644
--- a/tests/niminaction/Chapter8/sfml/sfml_test.nim
+++ b/tests/niminaction/Chapter8/sfml/sfml_test.nim
@@ -1,9 +1,6 @@
 discard """
 action: compile
 disabled: "windows"
-disabled: "freebsd"
-disabled: "openbsd"
-disabled: "netbsd"
 """
 
 import sfml, os