diff --git a/brag/test/test-all.rkt b/brag/test/test-all.rkt index 7ce7c43..d835cc4 100755 --- a/brag/test/test-all.rkt +++ b/brag/test/test-all.rkt @@ -13,7 +13,7 @@ "test-lexer.rkt" "test-old-token.rkt" "test-parser.rkt" - "test-quotation-marks.rkt" + "test-quotation-marks-and-backslashes.rkt" "test-simple-arithmetic-grammar.rkt" "test-simple-line-drawing.rkt" "test-weird-grammar.rkt"