class Test_Config is already declared
This commit is contained in:
parent
411a810ebe
commit
a4fc92b05b
|
@ -19,7 +19,7 @@
|
||||||
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class Test_Config extends PHPUnit_Framework_TestCase
|
class Test_OCPConfig extends PHPUnit_Framework_TestCase
|
||||||
{
|
{
|
||||||
|
|
||||||
public function testSetAppValueIfSetToNull() {
|
public function testSetAppValueIfSetToNull() {
|
Loading…
Reference in New Issue