]> iEval git - html-element-library.git/blobdiff - t/HTML-Element-Library.t
Refactor tests (first pass)
[html-element-library.git] / t / HTML-Element-Library.t
diff --git a/t/HTML-Element-Library.t b/t/HTML-Element-Library.t
deleted file mode 100644 (file)
index 83f9e44..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-# Before `make install' is performed this script should be runnable with
-# `make test'. After `make install' it should work as `perl HTML-Element-Library.t'
-
-#########################
-
-# change 'tests => 1' to 'tests => last_test_to_print';
-
-use Test;
-BEGIN { plan tests => 1 };
-use HTML::Element::Library;
-ok(1); # If we made it this far, we're ok.
-
-#########################
-
-# Insert your test code below, the Test::More module is use()ed here so read
-# its man page ( perldoc Test::More ) for help writing this test script.
-
This page took 0.021293 seconds and 4 git commands to generate.