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