1 parent e5181d2 commit 23bdfbaCopy full SHA for 23bdfba
1 file changed
racketscript-extras/info.rkt
@@ -12,3 +12,7 @@
12
13
(define pkg-authors '(vishesh))
14
(define pkg-desc "Extras to play with RacketScript.")
15
+
16
+;; Since it uses the FFI
17
+(define test-omit-paths '("racketscript/htdp/"
18
+ "racketscript/private/jscommon.rkt"))
0 commit comments