fix WebGUI::Paths test
This commit is contained in:
parent
80d62fccef
commit
1b8b90c0a5
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ my @pathMethods = qw(
|
|||
extras
|
||||
defaultUploads
|
||||
defaultCreateSQL
|
||||
var
|
||||
share
|
||||
);
|
||||
can_ok 'WebGUI::Paths', @pathMethods;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue