done with addRevision tests

remaining fails are other stuff and I need to move on
This commit is contained in:
Doug Bell 2010-12-03 15:00:42 -06:00
parent 7c14d1e6c4
commit f43541c5c9
7 changed files with 9 additions and 8 deletions

View file

@ -25,7 +25,7 @@ use WebGUI::Asset::Snippet;
#----------------------------------------------------------------------------
# Init
my $session = WebGUI::Test->session;
my $node = WebGUI::Asset->getImportNode($session);
my $node = WebGUI::Test->asset;
# Make a snippet to shortcut
my $now = time();