Skip to content

Commit 11d7808

Browse files
committed
test commit 2
1 parent 45f452b commit 11d7808

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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)