Fix strange module loading problem which doesn't happen in 7.x

This commit is contained in:
Colin Kuskie 2010-09-22 11:46:31 -07:00
parent ecf7646948
commit 7fbb23dc5a
2 changed files with 15 additions and 9 deletions

View file

@ -90,7 +90,7 @@ WebGUI::Test->addToCleanup( WebGUI::VersionTag->getWorking( $session ) );
#----------------------------------------------------------------------------
# Tests
plan tests => 22; # Increment this number for each test you create
plan tests => 25; # Increment this number for each test you create
#----------------------------------------------------------------------------
# test getUrlPermutation( url ) method