[Rt-commit] r7200 - in rt/branches/3.7-EXPERIMENTAL-TUNIS/t:
ordered-1 web
clkao at bestpractical.com
clkao at bestpractical.com
Thu Mar 8 08:07:27 EST 2007
Author: clkao
Date: Thu Mar 8 08:07:25 2007
New Revision: 7200
Added:
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/0query_builder.t
- copied unchanged from r7148, /rt/branches/3.7-EXPERIMENTAL-TUNIS/t/web/query_builder.t
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/savedsearch.t
- copied unchanged from r7155, /rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/0savedsearch.t
Removed:
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/0savedsearch.t
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/web/query_builder.t
Modified:
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/cf_sort.t
Log:
Make ordered-1 pass.
Modified: rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/cf_sort.t
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/cf_sort.t (original)
+++ rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/cf_sort.t Thu Mar 8 08:07:25 2007
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-use Test::More qw/no_plan/;
+use Test::More tests => 15;
require RT::Test;
RT::Init();
More information about the Rt-commit
mailing list