[svk-commit] r2579 - branches/bm/t/bm
nobody at bestpractical.com
nobody at bestpractical.com
Wed Oct 31 05:20:05 EDT 2007
Author: clsung
Date: Wed Oct 31 05:20:01 2007
New Revision: 2579
Modified:
branches/bm/t/bm/merge.t
Log:
- forget to increase test number
Modified: branches/bm/t/bm/merge.t
==============================================================================
--- branches/bm/t/bm/merge.t (original)
+++ branches/bm/t/bm/merge.t Wed Oct 31 05:20:01 2007
@@ -1,6 +1,6 @@
#!/usr/bin/perl -w
use strict;
-use Test::More tests => 10;
+use Test::More tests => 12;
use SVK::Test;
use File::Path;
More information about the svk-commit
mailing list