]> git.donarmstrong.com Git - deb_pkgs/libhtml-calendarmonth-perl.git/blobdiff - 1.18/t/00_basic.t
Imported Upstream version 2.04
[deb_pkgs/libhtml-calendarmonth-perl.git] / 1.18 / t / 00_basic.t
diff --git a/1.18/t/00_basic.t b/1.18/t/00_basic.t
deleted file mode 100755 (executable)
index 4034ae6..0000000
+++ /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');
-}