ZF-5339: Typo in TimeSynctTest
Description
line 128 in tests/Zend/TimeSyncTest.php
public function tesSetOption() should be: public function testSetOption()
line 128 in tests/Zend/TimeSyncTest.php
public function tesSetOption() should be: public function testSetOption()
Comments
Posted by Thomas Weidner (thomas) on 2008-12-22T13:06:40.000+0000
Fixed with r13427