]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/TimeZoneTest.php
Installation: default to the server's timezone
[github/shaarli/Shaarli.git] / tests / TimeZoneTest.php
index f3de391395445fac93dc8b4042367b51372c536c..b219030a3a4da19f3c73b53d9a845723b4fb1352 100644 (file)
@@ -80,4 +80,3 @@ class TimeZoneTest extends PHPUnit_Framework_TestCase
         $this->assertFalse(isTimeZoneValid('Middle_Earth', 'Moria'));
     }
 }
-?>