fix WebGUI::Paths test

This commit is contained in:
Graham Knop 2010-07-12 14:25:59 -05:00
parent 80d62fccef
commit 1b8b90c0a5

View file

@ -15,7 +15,7 @@ my @pathMethods = qw(
extras
defaultUploads
defaultCreateSQL
var
share
);
can_ok 'WebGUI::Paths', @pathMethods;