X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2FTest.php;h=f9f1952f21846f7230389e9d58706299ed137ae2;hb=7c1f6da0bb508c369410ff7fed93395bd9a9e65a;hp=6783f7f709462eb5c47e2211021bbe5787d7caef;hpb=6acaeb0b08448f701ca13f50aec3ee89ba6ab948;p=core.git diff --git a/tests/Test.php b/tests/Test.php index 6783f7f7..f9f1952f 100644 --- a/tests/Test.php +++ b/tests/Test.php @@ -50,5 +50,3 @@ die("You need to remove this line (".__LINE__.") and implement this test!\n"); */ class Test extends PHPUnit_Framework_TestCase { } - -?>