aboutsummaryrefslogtreecommitdiffstats
path: root/test_parser.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test_parser.sh')
-rwxr-xr-xtest_parser.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test_parser.sh b/test_parser.sh
index 3e56054..1bf6a44 100755
--- a/test_parser.sh
+++ b/test_parser.sh
@@ -20,6 +20,8 @@ echo " Testing parser"
PASSED=0
CHECKED=0
+mkdir -p c_parser/test/out
+
for i in c_parser/test/in/*.c; do
echo "==========================="
echo ""