Fix strange module loading problem which doesn't happen in 7.x
This commit is contained in:
parent
ecf7646948
commit
7fbb23dc5a
2 changed files with 15 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue