X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=1.19%2Ft%2F00_basic.t;fp=1.19%2Ft%2F00_basic.t;h=0000000000000000000000000000000000000000;hb=ed44be48bb467d82127717d1ae2d11890aaf329b;hp=4034ae6775defe2a3c48aa3999e932cfe58e9063;hpb=982e2bb08f00d800e2cd9fb65b108231719c8a65;p=deb_pkgs%2Flibhtml-calendarmonth-perl.git diff --git a/1.19/t/00_basic.t b/1.19/t/00_basic.t deleted file mode 100755 index 4034ae6..0000000 --- a/1.19/t/00_basic.t +++ /dev/null @@ -1,6 +0,0 @@ -use Test::More tests => 3; -BEGIN { - use_ok('HTML::CalendarMonth'); - use_ok('HTML::CalendarMonth::Locale'); - use_ok('HTML::CalendarMonth::DateTool'); -}