From d1f506ae471f7fc43b8385d8c58d5533c771cd23 Mon Sep 17 00:00:00 2001 From: why404 Date: Tue, 21 Oct 2014 15:42:32 +0800 Subject: [PATCH] testing --- lib/qiniu/policy/get.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/qiniu/policy/get.rb b/lib/qiniu/policy/get.rb index 3f0e9b7..80fe0cd 100644 --- a/lib/qiniu/policy/get.rb +++ b/lib/qiniu/policy/get.rb @@ -4,6 +4,7 @@ module Qiniu module Policy module Get class << self + # just for testing end end end