Merge branch 'master' of git.rot13.org:/git/cloudstore
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 11 Apr 2012 16:54:22 +0000 (18:54 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 11 Apr 2012 17:09:54 +0000 (19:09 +0200)
Conflicts:
t/API.t

1  2 
lib/CloudStore/API.pm
t/API.t

Simple merge
diff --cc t/API.t
+++ b/t/API.t
@@@ -2,7 -2,7 +2,7 @@@
  use strict;
  use warnings;
  
- use Test::More tests => 25;
 -use Test::More tests => 27;
++use Test::More tests => 26;
  use Data::Dump qw(dump);
  
  use lib 'lib';