summaryrefslogtreecommitdiffstats
path: root/tests/Components
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Components')
-rw-r--r--tests/Components/ArrayObjTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Components/ArrayObjTest.php b/tests/Components/ArrayObjTest.php
index 00321ed..c71ab37 100644
--- a/tests/Components/ArrayObjTest.php
+++ b/tests/Components/ArrayObjTest.php
@@ -50,7 +50,6 @@ class ArrayObjTest extends TestCase
{
return array(
array('parser/parseArrayErr1'),
- array('parser/parseArrayErr2'),
array('parser/parseArrayErr3'),
);
}