run .rkt files
This commit is contained in:
parent
55929072bb
commit
6b5305afe7
|
@ -10,7 +10,7 @@
|
||||||
"unit-tests/test-utils.ss")
|
"unit-tests/test-utils.ss")
|
||||||
|
|
||||||
(define (scheme-file? s)
|
(define (scheme-file? s)
|
||||||
(regexp-match ".*[.](ss|scm)" (path->string s)))
|
(regexp-match ".*[.](rkt|ss|scm)" (path->string s)))
|
||||||
|
|
||||||
(define-namespace-anchor a)
|
(define-namespace-anchor a)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user