Skip to content

Commit d852aab

Browse files
committed
test commit 11
1 parent 7ad76cc commit d852aab

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)