|
|
|
@ -28,8 +28,7 @@ already be available.
|
|
|
|
|
<provides>
|
|
|
|
|
<dev-mode>
|
|
|
|
|
<values>
|
|
|
|
|
<link>
|
|
|
|
|
<test-start>]
|
|
|
|
|
<link>]
|
|
|
|
|
|
|
|
|
|
@chunk[<req>
|
|
|
|
|
(require
|
|
|
|
@ -254,7 +253,6 @@ incorporates everything else already in the source file. Moreover, all of our `m
|
|
|
|
|
will be combined into a single submodule.
|
|
|
|
|
|
|
|
|
|
@chunk[<test-start>
|
|
|
|
|
(error 'boing)
|
|
|
|
|
(module+ test
|
|
|
|
|
(require rackunit txexpr) ;; always include this at the start of the test submodule
|
|
|
|
|
|
|
|
|
|