[svk-commit] r2800 - trunk/t/bm
nobody at bestpractical.com
nobody at bestpractical.com
Tue May 6 05:23:47 EDT 2008
Author: clsung
Date: Tue May 6 05:23:47 2008
New Revision: 2800
Modified:
trunk/t/bm/prop-setup-inverse-layout.t
Log:
- 8 tests, not 10
Modified: trunk/t/bm/prop-setup-inverse-layout.t
==============================================================================
--- trunk/t/bm/prop-setup-inverse-layout.t (original)
+++ trunk/t/bm/prop-setup-inverse-layout.t Tue May 6 05:23:47 2008
@@ -4,7 +4,7 @@
# <clkao> it has trunk/[PROJNAME], branches/[PROJNAME]/* etc
use strict;
use SVK::Test;
-plan tests => 10;
+plan tests => 8;
our $output;
my ($xd, $svk) = build_test('test');
More information about the svk-commit
mailing list