X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2FTimeZoneTest.php;h=b219030a3a4da19f3c73b53d9a845723b4fb1352;hb=0def004963c62ff1edfce16272a87ba9f0c87e16;hp=f3de391395445fac93dc8b4042367b51372c536c;hpb=874f858b8fbacfcd31cd64e21555f03927d4e15a;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/TimeZoneTest.php b/tests/TimeZoneTest.php index f3de3913..b219030a 100644 --- a/tests/TimeZoneTest.php +++ b/tests/TimeZoneTest.php @@ -80,4 +80,3 @@ class TimeZoneTest extends PHPUnit_Framework_TestCase $this->assertFalse(isTimeZoneValid('Middle_Earth', 'Moria')); } } -?>