Fix link to TR test suite.

Closes #1985.
This commit is contained in:
Vincent St-Amour 2018-03-12 09:07:32 -05:00
parent e7a421d08c
commit b4fec19c40

View File

@ -30,7 +30,7 @@ After you commit, watch for and read(!)
parts: @tt{success} and @tt{failure}. The former is for tests that should
succeed now, and the latter is for tests that are currently expected to
fail. See the
@hyperlink["https://github.com/racket/racket/tree/master/collects/tests/typed-scheme"]{Typed
@hyperlink["https://github.com/racket/typed-racket/tree/master/typed-racket-test"]{Typed
Racket testing arrangement} for an example. When you create such
@tt{failure} tests, you may wish to disable DrDr's checking like this:
@verbatim[#:indent 2]{