move tests.rkt into test directory
parent
c31f269e61
commit
2ec55051ba
@ -1,4 +1,4 @@
|
|||||||
#lang info
|
#lang info
|
||||||
|
|
||||||
(define scribblings '(("scribblings/txexpr.scrbl" ())))
|
(define scribblings '(("scribblings/txexpr.scrbl" ())))
|
||||||
(define compile-omit-paths '("tests.rkt"))
|
(define compile-omit-paths '("test/tests.rkt"))
|
||||||
|
Loading…
Reference in New Issue