diff --git a/collects/tests/syntax/modcode.rkt b/collects/tests/syntax/modcode.rkt index 7d2ada542b..fe0251976f 100644 --- a/collects/tests/syntax/modcode.rkt +++ b/collects/tests/syntax/modcode.rkt @@ -55,7 +55,7 @@ (test so? file-exists? so) #f))) (check-name - 'inner + '(file inner) (get-module-code file.sfx #:submodule-path '(inner) #:choose (lambda (src zo so)