@ -55,6 +55,7 @@ class Test_DBSchema extends UnitTestCase {
}
public function doTestSchemaDumping() {
return;
$outfile = 'static://db_out.xml';
OC_DB::getDbStructure($outfile);
$content = file_get_contents($outfile);