@@ -98,4 +98,7 @@ run_test "tests/return_neg_69.src" 187
# Test boolean operations.
run_harness_test "tests/booleans.src" "tests/booleans.c" 0
# Test if and else statements.
run_harness_test "tests/if-else.src" "tests/if-else.c" 0
echo "All end-to-end tests passed!"
The note is not visible to the blocked user.