From 1fd3f7105d1381f00b5c37eb4f844baba381c071 Mon Sep 17 00:00:00 2001 From: Emanuele Minotto Date: Fri, 5 Feb 2016 22:37:37 +0100 Subject: [PATCH] Removed blank lines --- tests/ExampleTest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/ExampleTest.php b/tests/ExampleTest.php index 8ac6fb2..90074a8 100644 --- a/tests/ExampleTest.php +++ b/tests/ExampleTest.php @@ -4,8 +4,6 @@ namespace League\Skeleton\Test; class ExampleTest extends \PHPUnit_Framework_TestCase { - - /** * Test that true does in fact equal true */