Skip to content

Commit

Permalink
Dev: Add tiny OK message in autoload checker
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Mar 10, 2020
1 parent ecb7965 commit 016b422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/check_autoloader.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@
}

// All good.
echo 'All good.' . PHP_EOL;
exit(0);

0 comments on commit 016b422

Please sign in to comment.