Remove t/Gruntmaster-Page.t
authorMarius Gavrilescu <marius@ieval.ro>
Tue, 27 Jan 2015 10:04:16 +0000 (12:04 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Tue, 27 Jan 2015 10:04:16 +0000 (12:04 +0200)
MANIFEST
t/Gruntmaster-Page.t [deleted file]

index d6b3f0027842077c207fc4aa545d43701e9a76c8..224becc2dd71b49f68dae10f332f3e1bd6d0e2f5 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -28,7 +28,6 @@ MANIFEST                      This list of files
 README
 run
 static/gm.css
-t/Gruntmaster-Page.t
 t/mech.t
 tmpl/ct.en
 tmpl/ct_entry.en
diff --git a/t/Gruntmaster-Page.t b/t/Gruntmaster-Page.t
deleted file mode 100644 (file)
index 284698d..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Before 'make install' is performed this script should be runnable with
-# 'make test'. After 'make install' it should work as 'perl Gruntmaster-Page.t'
-
-#########################
-
-# change 'tests => 1' to 'tests => last_test_to_print';
-
-use strict;
-use warnings;
-
-use Test::More tests => 1;
-BEGIN { use_ok('Gruntmaster::Page') };
-
-#########################
-
-# 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.011001 seconds and 4 git commands to generate.