[Bps-public-commit] r11310 - SVN-PropDB/t

clkao at bestpractical.com clkao at bestpractical.com
Mon Mar 31 19:47:33 EDT 2008


Author: clkao
Date: Mon Mar 31 19:47:33 2008
New Revision: 11310

Modified:
   SVN-PropDB/t/simple-conflicting-merge.t

Log:
cleanup tests.

Modified: SVN-PropDB/t/simple-conflicting-merge.t
==============================================================================
--- SVN-PropDB/t/simple-conflicting-merge.t	(original)
+++ SVN-PropDB/t/simple-conflicting-merge.t	Mon Mar 31 19:47:33 2008
@@ -74,12 +74,6 @@
         );
     };
 
-    my $repo = repo_uri_for('bob');
-
-    my $repo = repo_uri_for('alice');
-
-    diag `svn log -v $repo`;
-
     isa_ok( $conflict_obj, 'Prophet::Conflict' );
 
     my $conflicts = serialize_conflict($conflict_obj);



More information about the Bps-public-commit mailing list