.
original commit: 92479235be442f870543556a3fedaa769f9414db
This commit is contained in:
parent
5136dfb6c6
commit
0f95e22d92
5
collects/tests/mred/loadtest.ss
Normal file
5
collects/tests/mred/loadtest.ss
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
(unless (with-handlers ([not-break-exn? (lambda (x) #f)])
|
||||
(namespace-variable-binding 'SECTION)
|
||||
#t)
|
||||
(load-relative "testing.ss"))
|
Loading…
Reference in New Issue
Block a user