Fix class names in tests.

Give each test at least 1 test in the plan, otherwise Test::Harness barfs.
This commit is contained in:
Colin Kuskie 2007-12-18 22:20:13 +00:00
parent f8901ffe34
commit 936e258bcd
8 changed files with 23 additions and 22 deletions

View file

@ -47,7 +47,7 @@ END {
#----------------------------------------------------------------------------
# Tests
plan tests => 0;
plan tests => 1;
#----------------------------------------------------------------------------
# makeShortcut argument checking