disabled wm

This commit is contained in:
404
2012-12-18 10:57:16 +08:00
parent 089b6bc7c6
commit d1e60697c3
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -41,6 +41,7 @@ module Qiniu
result.should_not be_false
end
=begin
context ".set_watermark" do
it "should works" do
options = {
@@ -59,6 +60,7 @@ module Qiniu
puts data.inspect
end
end
=end
end
end
+2
View File
@@ -80,6 +80,7 @@ module Qiniu
end
end
=begin
context ".set_watermark" do
it "should works" do
options = {
@@ -98,6 +99,7 @@ module Qiniu
puts result.inspect
end
end
=end
context ".put_auth" do
it "should works" do