From 1d7cd499c1f648782de6188f39b48a258001b618 Mon Sep 17 00:00:00 2001 From: Sam Tobin-Hochstadt Date: Sun, 20 Oct 2013 23:30:20 -0400 Subject: [PATCH] Tests use `test-engine/scheme-tests` --- pkgs/typed-racket-pkgs/typed-racket-test/info.rkt | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/typed-racket-pkgs/typed-racket-test/info.rkt b/pkgs/typed-racket-pkgs/typed-racket-test/info.rkt index 39f1a24e1a..0773105517 100644 --- a/pkgs/typed-racket-pkgs/typed-racket-test/info.rkt +++ b/pkgs/typed-racket-pkgs/typed-racket-test/info.rkt @@ -8,6 +8,7 @@ "rackunit-lib" "compiler-lib" "redex-lib" + "htdp-lib" "sandbox-lib" "unstable-flonum-lib" "unstable"))