Skip to content
Snippets Groups Projects
Commit 583786ea authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Typo.

parent 3003f3fa
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ class TimeTest extends \PHPUnit_Framework_TestCase ...@@ -27,7 +27,7 @@ class TimeTest extends \PHPUnit_Framework_TestCase
* *
* @covers SimpleSAML\Utils\Time::initTimezone * @covers SimpleSAML\Utils\Time::initTimezone
*/ */
public function testInitTimezon() public function testInitTimezone()
{ {
$tz = 'UTC'; $tz = 'UTC';
$os = @date_default_timezone_get(); $os = @date_default_timezone_get();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment