omit-tests doc fix
This commit is contained in:
parent
4d69fcc8a9
commit
3b08e2cccd
|
@ -197,9 +197,7 @@ does not trigger the evaluation of the enclosing module. The
|
||||||
(/ 1 0)
|
(/ 1 0)
|
||||||
|
|
||||||
;; don't run this file for testing:
|
;; don't run this file for testing:
|
||||||
(module* test racket/base
|
(module* test racket/base)
|
||||||
;; no tests!
|
|
||||||
13)
|
|
||||||
)
|
)
|
||||||
|
|
||||||
@section[#:tag "test-config-info"]{Test Configuration by @filepath{info.rkt}}
|
@section[#:tag "test-config-info"]{Test Configuration by @filepath{info.rkt}}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user