mirror of
https://github.com/wahyd4/ruby-sdk.git
synced 2026-08-09 04:46:10 +10:00
disabled wm
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user