fixed tests for moved unstable libs
This commit is contained in:
parent
7828a7bfa7
commit
e0db3ed2e3
|
@ -4,7 +4,7 @@
|
|||
planet/util
|
||||
rackunit
|
||||
rackunit/text-ui
|
||||
unstable/planet-syntax
|
||||
planet/syntax
|
||||
"helpers.rkt")
|
||||
|
||||
(define here
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
(load-relative "../racket/loadtest.rktl")
|
||||
|
||||
(Section 'srcloc)
|
||||
(require unstable/srcloc)
|
||||
(require syntax/srcloc)
|
||||
(require racket/shared)
|
||||
|
||||
(test #t source-location? #f)
|
||||
|
|
Loading…
Reference in New Issue
Block a user