[Bps-public-commit] r17550 - sd/trunk/t

jesse at bestpractical.com jesse at bestpractical.com
Sun Jan 4 17:29:45 EST 2009


Author: jesse
Date: Sun Jan  4 17:29:44 2009
New Revision: 17550

Modified:
   sd/trunk/t/server.t

Log:
* Fix test count in server.pm


Modified: sd/trunk/t/server.t
==============================================================================
--- sd/trunk/t/server.t	(original)
+++ sd/trunk/t/server.t	Sun Jan  4 17:29:44 2009
@@ -9,7 +9,7 @@
 
 }
 
-use Prophet::Test tests => 16;
+use Prophet::Test tests => 17;
 use App::SD::Server;
 use Test::WWW::Mechanize;
 use JSON;



More information about the Bps-public-commit mailing list