Skip to content

Commit 23bdfba

Browse files
committed
extras: exclude from tests
1 parent e5181d2 commit 23bdfba

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

racketscript-extras/info.rkt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@
1212

1313
(define pkg-authors '(vishesh))
1414
(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

Comments
 (0)