From 00fd3c2ae156243be458539a6f8a824fbeeaa91f Mon Sep 17 00:00:00 2001 From: Dmitry Khomutov Date: Sat, 16 Sep 2017 12:12:20 +0700 Subject: [PATCH 1/2] Test random branch. --- bin/failed | 7 ------- 1 file changed, 7 deletions(-) diff --git a/bin/failed b/bin/failed index d683525..6b2c9df 100755 --- a/bin/failed +++ b/bin/failed @@ -6,10 +6,3 @@ require_once APPLICATION_DIR . '/vendor/autoload.php'; $app = new \PHPCensorTest\Application(); $app->failed(); - - - - - - - From 21577d411d93019295428ba3d96f6069dec4b608 Mon Sep 17 00:00:00 2001 From: Dmitry Khomutov Date: Sat, 16 Sep 2017 12:24:55 +0700 Subject: [PATCH 2/2] Test random branch (2). --- bin/failed | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/failed b/bin/failed index 6b2c9df..1106264 100755 --- a/bin/failed +++ b/bin/failed @@ -6,3 +6,8 @@ require_once APPLICATION_DIR . '/vendor/autoload.php'; $app = new \PHPCensorTest\Application(); $app->failed(); + + + + +