[Bps-public-commit] r11594 - in SVN-PropDB: .
jesse at bestpractical.com
jesse at bestpractical.com
Sun Apr 6 07:47:07 EDT 2008
Author: jesse
Date: Sun Apr 6 07:47:04 2008
New Revision: 11594
Modified:
SVN-PropDB/ (props changed)
SVN-PropDB/t/export.t
Log:
r29392 at 68-247-97-201: jesse | 2008-04-06 01:46:32 -1000
* don't need debugging there
Modified: SVN-PropDB/t/export.t
==============================================================================
--- SVN-PropDB/t/export.t (original)
+++ SVN-PropDB/t/export.t Sun Apr 6 07:47:04 2008
@@ -56,7 +56,6 @@
is($latest, 5);
use_ok('Prophet::Replica::HTTP');
my $changesets = Prophet::Replica->new({ url => 'prophet:file://'.$path} )->fetch_changesets( after => 0 );
- warn YAML::Dump($changesets); use YAML;
is( $#{ $changesets}, 4, "We found a total of 5 changesets");
};
More information about the Bps-public-commit
mailing list