Skip to content

Commit 752b93e

Browse files
committed
Fix: Minor spelling mistake
1 parent ccbdfd9 commit 752b93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run_all_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ export CFLAGS="-Wall -Wextra"
2020
echo "Test 2/2: Running tests with C++ Compiler ($CC)"
2121
bash $TESTS_DIR/test.sh || exit
2222

23-
echo "[ALl tests passed]"
23+
echo "[All tests passed]"

0 commit comments

Comments
 (0)