test adjustments for WebGUI::Paths
This commit is contained in:
parent
65e858ff4d
commit
7afda00d9b
26 changed files with 127 additions and 132 deletions
|
|
@ -19,7 +19,6 @@ use File::Basename qw(basename);
|
|||
|
||||
my $config = WebGUI::Test->config;
|
||||
my $configFile = WebGUI::Test->file;
|
||||
my $webguiRoot = WebGUI::Test->root;
|
||||
|
||||
ok( defined $config, "load config" );
|
||||
ok( $config->get("dsn") ne "", "get()" );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue