Fix PR14167
This commit is contained in:
parent
b64f74bbed
commit
dca5888465
|
@ -96,8 +96,8 @@ run. Instead use one of the functions described in
|
|||
(code:line #:after after-thunk)])
|
||||
#:contracts ([name-expr string?])]{
|
||||
|
||||
Constructs a test suite with the given name and tests. The
|
||||
tests may be test cases, constructed using @racket[test-begin] or
|
||||
Constructs a test suite with the given name and tests. The tests may
|
||||
be checks, test cases, constructed using @racket[test-begin] or
|
||||
@racket[test-case], or other test suites.
|
||||
|
||||
The @racket[before-thunk] and @racket[after-thunk] are
|
||||
|
|
Loading…
Reference in New Issue
Block a user