aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-07-20 03:59:10 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-07-20 04:19:03 +0200
commit8a93b3ce695003d07c8d8e4c71153c0130372c4d (patch)
tree3e4a506c2a7af64374711d97acbfe3c81890d6ca /tests
parentSplit parse-cpp into multiple modules. (diff)
downloadcalp-8a93b3ce695003d07c8d8e4c71153c0130372c4d.tar.gz
calp-8a93b3ce695003d07c8d8e4c71153c0130372c4d.tar.xz
Cleanup for cpp.
Diffstat (limited to 'tests')
-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