aboutsummaryrefslogtreecommitdiff
path: root/tests/cpp.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cpp.scm')
-rw-r--r--tests/cpp.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/cpp.scm b/tests/cpp.scm
index 1d4e62f3..d83ba554 100644
--- a/tests/cpp.scm
+++ b/tests/cpp.scm
@@ -1,3 +1,6 @@
+(((c lex) lex)
+ ((c parse) parse-lexeme-tree))
+
(define run (compose parse-lexeme-tree lex))
(test-equal