1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 04:10:38 +02:00

Code cleanup

This commit is contained in:
Cameron
2018-07-22 10:52:06 -07:00
parent 1c473c96b9
commit ad9935b666

View File

@@ -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()
{
}
}*/
}