Skip to content

Commit

Permalink
added test08 for 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 e260505 commit 534f9c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ 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 534f9c8

Please sign in to comment.