[svk-commit] r2433 - trunk/t
nobody at bestpractical.com
nobody at bestpractical.com
Sat Jul 14 07:07:06 EDT 2007
Author: clkao
Date: Sat Jul 14 07:07:02 2007
New Revision: 2433
Modified:
trunk/t/07smerge-rename.t
Log:
Correct a path for win32 tests.
Modified: trunk/t/07smerge-rename.t
==============================================================================
--- trunk/t/07smerge-rename.t (original)
+++ trunk/t/07smerge-rename.t Sat Jul 14 07:07:02 2007
@@ -90,6 +90,6 @@
__("D $lcopath/A/deep/foo"),
__("C $lcopath/A/deep/test.pl"),
__("D $lcopath/A/foo"),
- __("U $lcopath/test.pl - A/deep/test.pl"),
+ __("U $lcopath/test.pl")." - A/deep/test.pl",
"New merge ticket: $uuid:/trunk:8",
'2 conflicts found.']);
More information about the svk-commit
mailing list