class Test_Config is already declared

This commit is contained in:
Thomas Müller 2014-04-08 14:15:33 +02:00
parent 411a810ebe
commit a4fc92b05b
1 changed files with 1 additions and 1 deletions

View File

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