aboutsummaryrefslogtreecommitdiff
path: root/tests/test/cpp/preprocessor2.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test/cpp/preprocessor2.scm')
-rw-r--r--tests/test/cpp/preprocessor2.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/cpp/preprocessor2.scm b/tests/test/cpp/preprocessor2.scm
index fd18ddce..be5ba94c 100644
--- a/tests/test/cpp/preprocessor2.scm
+++ b/tests/test/cpp/preprocessor2.scm
@@ -591,7 +591,7 @@
(test-equal "H-string"
"/usr/include/stdio.h"
(resolve-header (make-environment)
- (lex "<stdio.h>")))
+ (cddr (lex "#include <stdio.h>"))))
(test-equal "Q-string"
"/usr/include/stdio.h"
(resolve-header (make-environment)