1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-07 14:13:09 +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()
{
}
}*/
}