Browse Source

fixing namespace of MapperTestUtility

and rename file to be lowercase
remotes/origin/fix-10825
Thomas Müller 11 years ago
parent
commit
d430e743b3
  1. 2
      tests/lib/appframework/db/mappertestutility.php

2
tests/lib/appframework/db/MapperTestUtility.php → tests/lib/appframework/db/mappertestutility.php

@ -22,7 +22,7 @@
*/
namespace OCP\AppFramework\Db;
namespace Test\AppFramework\Db;
/**
Loading…
Cancel
Save