Remove outdated grammar test.

This commit is contained in:
miguel.lechon
2021-07-04 11:53:00 +02:00
parent 72a6924a69
commit 6e6512b09d
5 changed files with 0 additions and 923 deletions
-1
View File
@@ -29,7 +29,6 @@ echo ~~~ Build All Tests ~~~
$CC $compile_flags ../tests/sanity_tests.c -o sanity_tests
$CC $compile_flags ../tests/unicode_test.c -o unicode_test
clang++ $compile_flags ../tests/cpp_build_test.cpp
$CC $compile_flags ../tests/grammar.c -o grammar
popd
echo