Skip to content

Commit

Permalink
added test08 to remove validation to the check.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tuehoang committed Mar 27, 2024
1 parent 534f9c8 commit 4ab2b67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ runcheck test/test04.php "$@"
runcheck test/test05.php "$@"
runcheck test/test06.php "$@"
runcheck test/test07.php "$@"
runcheck test/test08.php "$@"
if $all; then
runcheck test/test08.php "$@"
fi
Expand Down

0 comments on commit 4ab2b67

Please sign in to comment.