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

@@ -197,6 +197,8 @@ function test_application_getWithRating()
return false;
}
delete_app_and_user($oApp, $oUser);
return true;
}