diff --git a/tests/lib/public/config.php b/tests/lib/public/ocpconfig.php
similarity index 94%
rename from tests/lib/public/config.php
rename to tests/lib/public/ocpconfig.php
index 68367034e9a8505155e2c0f27a4d866fc9892a4d..43a9ca625eecc149349edba5a6a974c2a661ad58 100644
--- a/tests/lib/public/config.php
+++ b/tests/lib/public/ocpconfig.php
@@ -19,7 +19,7 @@
  * 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() {