Skip to content

Commit 75a8ce7

Browse files
committed
test commit 51
1 parent 5cf8d1d commit 75a8ce7

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

bin/failed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ require_once APPLICATION_DIR . '/vendor/autoload.php';
66

77
$app = new \PHPCensorTest\Application();
88
$app->failed();
9+

bin/success

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ require_once APPLICATION_DIR . '/vendor/autoload.php';
66

77
$app = new \PHPCensorTest\Application();
88
$app->success();
9+

0 commit comments

Comments
 (0)