AssetTrash bugfix exposes bad test code. There's no need to

purge when you can roll back a commit container asset like the CS.
This commit is contained in:
Colin Kuskie 2008-01-03 21:37:36 +00:00
parent b309d108dc
commit 058a6353a1

View file

@ -116,8 +116,6 @@ TODO: {
END {
# Clean up after thyself
$collab->purge();
$post->purge();
$versionTag->rollback();
$postingUser->delete();
$otherUser->delete();