[svk-commit] r3127 - branches/delta-refactor/t/mirror
nobody at bestpractical.com
nobody at bestpractical.com
Mon Nov 3 14:19:46 EST 2008
Author: clkao
Date: Mon Nov 3 14:19:46 2008
New Revision: 3127
Modified:
branches/delta-refactor/t/mirror/sync-crazy-replace.t
Log:
fix test order.
Modified: branches/delta-refactor/t/mirror/sync-crazy-replace.t
==============================================================================
--- branches/delta-refactor/t/mirror/sync-crazy-replace.t (original)
+++ branches/delta-refactor/t/mirror/sync-crazy-replace.t Mon Nov 3 14:19:46 2008
@@ -115,7 +115,7 @@
]);
append_file("$copath/A-copy/Q/qu", "R + M changed\n");
-is_output($svk, st => [$copath],
+is_sorted_output($svk, st => [$copath],
[
__("R + $copath/A-copy"),
__("R + $copath/A-copy/Q/qu"),
More information about the svk-commit
mailing list