.
original commit: 473d576481ec2a2223fc0c53d72398b0d73ea05f
This commit is contained in:
parent
cc863104a7
commit
55ec7d4505
5
tests/mzscheme/loadtest.ss
Normal file
5
tests/mzscheme/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