[Rt-commit] r8246 - rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1

ruz at bestpractical.com ruz at bestpractical.com
Sat Jul 21 05:30:26 EDT 2007


Author: ruz
Date: Sat Jul 21 05:30:21 2007
New Revision: 8246

Modified:
   rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/0query_builder.t

Log:
* fix number of tests

Modified: rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/0query_builder.t
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/0query_builder.t	(original)
+++ rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/0query_builder.t	Sat Jul 21 05:30:21 2007
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use Test::More tests => 40;
+use Test::More tests => 44;
 use HTTP::Request::Common;
 use HTTP::Cookies;
 use LWP;


More information about the Rt-commit mailing list