Skip to content

Instantly share code, notes, and snippets.

@perlDreamer
Created July 9, 2010 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save perlDreamer/469641 to your computer and use it in GitHub Desktop.
Save perlDreamer/469641 to your computer and use it in GitHub Desktop.
not ok 1 - WebGUI::Paths->can(...)
# Failed test 'WebGUI::Paths->can(...)'
# at t/Paths.t line 20.
# WebGUI::Paths->can('var') failed
ok 2 - Internal functions cleaned up
ok 3 - Spectre config not listed in configs
ok 4 - configBase returns a path
ok 5 - logConfig returns a path
ok 6 - spectreConfig returns a path
ok 7 - preloadCustom returns a path
ok 8 - preloadExclusions returns a path
ok 9 - upgrades returns a path
ok 10 - extras returns a path
ok 11 - defaultUploads returns a path
ok 12 - defaultCreateSQL returns a path
Can't locate object method "var" via package "WebGUI::Paths" at t/Paths.t line 41.
# Tests were run but no plan was declared and done_testing() was not seen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment