diff options
| author | 2025-12-05 19:12:30 +0100 | |
|---|---|---|
| committer | 2025-12-05 19:12:30 +0100 | |
| commit | 2054983775165f3ae50b241aae71ccb4969eade4 (patch) | |
| tree | c588cc7f640aecff20acbd11656ec36f2ce95ff1 /test/run.sh | |
| parent | bb3bc012c9349c05299069ec19d6bee4abacfb77 (diff) | |
test 12-flt
Diffstat (limited to 'test/run.sh')
| -rwxr-xr-x | test/run.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/run.sh b/test/run.sh index b4ffd9d..5e0bc0f 100755 --- a/test/run.sh +++ b/test/run.sh @@ -49,7 +49,3 @@ done echo TESTS PASSED: $npass/$ntest printf 'wc log.txt;' wc log.txt - -echo "--- 'Write a C Compiler' test suite ---" -cd nlsandler-write_a_c_compiler -exec ./test_compiler.sh ../../antcc |