diff --git a/pkgs/typed-racket-pkgs/typed-racket-test/tests/typed-racket/succeed/string-const.rkt b/pkgs/typed-racket-pkgs/typed-racket-test/tests/typed-racket/succeed/string-const.rkt index 77e0ca02..cc9e7029 100644 --- a/pkgs/typed-racket-pkgs/typed-racket-test/tests/typed-racket/succeed/string-const.rkt +++ b/pkgs/typed-racket-pkgs/typed-racket-test/tests/typed-racket/succeed/string-const.rkt @@ -1,7 +1,10 @@ -#lang typed-scheme +#lang typed/racket (require string-constants/string-constant) (string-constant cancel) +(string-constants cancel) (this-language) +(all-languages) +