aboutsummaryrefslogtreecommitdiffstats
path: root/test_lexer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test_lexer.sh')
-rwxr-xr-xtest_lexer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_lexer.sh b/test_lexer.sh
index c9904ee..ee61e18 100755
--- a/test_lexer.sh
+++ b/test_lexer.sh
@@ -17,4 +17,4 @@ echo " Testing lexer"
cpp c_lexer/test/test_lex.c c_lexer/test/pre_processed_test_lex.c
cat c_lexer/test/pre_processed_test_lex.c | bin/c_lexer | tee c_lexer/test/output.json
-#cat test/test_lex.c | ./bin/c_lexer | tee test/output.json
+# cat test/test_lex.c | ./bin/c_lexer | tee test/output.json