Cleanup after unit tests

This commit is contained in:
Alexander Nicolaysen Sørnes
2007-01-27 22:58:58 +00:00
committed by WineHQ
parent 57c4b64986
commit 1aef926d97
3 changed files with 6 additions and 2 deletions

View File

@@ -302,6 +302,8 @@ function test_superMaintainerOnAppSubmit()
Maintainer::deleteMaintainer($oUser, $iAppId);
$oApp->delete();
return true;
}