diff --git a/tests/unit/e_arrayTest.php b/tests/unit/e_arrayTest.php index 778a85972..7598c9f48 100644 --- a/tests/unit/e_arrayTest.php +++ b/tests/unit/e_arrayTest.php @@ -26,12 +26,12 @@ } } - +/* public function testLoad() { } - +*/ public function testUnserialize() { // Buggy value test. @@ -67,26 +67,7 @@ } - - public function testWriteArray() - { - - } - - public function testReadArray() - { - - } - - public function testWrite() - { - - } - - public function testRead() - { - - } +/* public function testStore() { @@ -96,5 +77,5 @@ public function testSerialize() { - } + }*/ }