Add syntax/srcloc tests to racket test suite (for all.rktl, quiet.rktl, etc.).
This commit is contained in:
parent
7d04703c55
commit
bf5795ea4c
|
@ -38,6 +38,7 @@
|
|||
(load-relative "optimize.rktl"))
|
||||
(unless building-flat-tests?
|
||||
(load-relative "name.rktl"))
|
||||
(load-relative "srcloc.rktl")
|
||||
|
||||
;; Ok, so this isn't really all of them. Here are more:
|
||||
; thrport.rktl
|
||||
|
|
Loading…
Reference in New Issue
Block a user