[Ftnpl-cvs] SF.net SVN: ftnpl:[611] trunk/scripts/BBBS/mrtgbbbs
Brought to you by:
jame
|
From: <ja...@us...> - 2011-07-13 19:57:22
|
Revision: 611
http://ftnpl.svn.sourceforge.net/ftnpl/?rev=611&view=rev
Author: jame
Date: 2011-07-13 19:57:16 +0000 (Wed, 13 Jul 2011)
Log Message:
-----------
t/00-load.t not needed until BBBS::MRTG available.
Modified Paths:
--------------
trunk/scripts/BBBS/mrtgbbbs/MANIFEST
Removed Paths:
-------------
trunk/scripts/BBBS/mrtgbbbs/t/00-load.t
Modified: trunk/scripts/BBBS/mrtgbbbs/MANIFEST
===================================================================
--- trunk/scripts/BBBS/mrtgbbbs/MANIFEST 2011-07-13 19:57:09 UTC (rev 610)
+++ trunk/scripts/BBBS/mrtgbbbs/MANIFEST 2011-07-13 19:57:16 UTC (rev 611)
@@ -6,7 +6,6 @@
doc/mrtgbbbs.cfg
doc/mrtg.cron
doc/stats.html
-t/00-load.t
t/manifest.t
t/pod-coverage.t
t/pod.t
Deleted: trunk/scripts/BBBS/mrtgbbbs/t/00-load.t
===================================================================
--- trunk/scripts/BBBS/mrtgbbbs/t/00-load.t 2011-07-13 19:57:09 UTC (rev 610)
+++ trunk/scripts/BBBS/mrtgbbbs/t/00-load.t 2011-07-13 19:57:16 UTC (rev 611)
@@ -1,10 +0,0 @@
-#!perl -T
-
-use Test::More tests => 1;
-
-BEGIN {
- use_ok( 'BBBS::MRTG' ) || print "Bail out!
-";
-}
-
-diag( "Testing mrtgbbbs $mrtgbbbs::VERSION, Perl $], $^X" );
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|