Skip to content

Commit

Permalink
Fix name of test
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed May 22, 2013
1 parent 30e0fbb commit 228d1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ZendTest/I18n/Filter/NumberParseTest.php
Expand Up @@ -13,7 +13,7 @@
use Zend\I18n\Filter\NumberParse as NumberParseFilter;
use NumberFormatter;

class NumberTest extends TestCase
class NumberParseTest extends TestCase
{
public function testConstructWithOptions()
{
Expand Down

0 comments on commit 228d1a5

Please sign in to comment.