remove only affected file
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 19 Jul 2011 20:57:31 +0000 (20:57 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 19 Jul 2011 20:57:31 +0000 (20:57 +0000)
t/JSON.t

index 48e7a77..01bb6f6 100755 (executable)
--- a/t/JSON.t
+++ b/t/JSON.t
@@ -2,14 +2,14 @@
 use strict;
 use warnings;
 
-use Test::More tests => 7;
+use Test::More tests => 6;
 use Data::Dump qw(dump);
 
 use lib 'lib';
 
 use_ok 'CloudStore::JSON';
 
-ok( CloudStore::JSON::remove_dir("users/test"), 'remove test users data' );
+CloudStore::JSON::remove_dir("users/test/blob/dir-test/bar");
 
 ok my $r = CloudStore::JSON::rsync_transfer(
 {