diff --git a/test-all.rkt b/test-all.rkt index cb85390..fb4ec1a 100644 --- a/test-all.rkt +++ b/test-all.rkt @@ -1,6 +1,7 @@ #lang racket (require "test-parse.rkt" + "test-parse-bytecode-5.1.1.rkt" "test-simulator.rkt" "test-compiler.rkt" "test-compiler-2.rkt"