Update another test.

This commit is contained in:
Colin Kuskie 2010-05-23 15:39:42 -07:00
parent 51827b9c27
commit 9a2b3bfd19

View file

@ -109,6 +109,9 @@ my $gospels = $bible->setCollateral('variantsJSON', 'variantId', 'new',
$versionTag->commit;
addToCleanup($versionTag);
foreach my $asset ($bible, $rockHammer) {
$asset = $asset->cloneFromDb;
}
#######################################################################
#