aboutsummaryrefslogtreecommitdiffstats
path: root/test/helper.rb
diff options
context:
space:
mode:
authorToshiaki Asai <toshi.alternative@gmail.com>2013-06-02 17:39:31 +0900
committerToshiaki Asai <toshi.alternative@gmail.com>2013-06-02 18:23:49 +0900
commitabbacd892ad50228a49311a2875881cbe24ee047 (patch)
treee5864d9491f7709fa2f9f3a3c3504f12fac66dec /test/helper.rb
parentf6f15b575e83328561d6410da3b267572ca52aa4 (diff)
downloadmikutter-abbacd892ad50228a49311a2875881cbe24ee047.tar.gz
Delayerを削除。Delayer gemを使うように変更した
Diffstat (limited to 'test/helper.rb')
-rw-r--r--test/helper.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/helper.rb b/test/helper.rb
index c65b18a5..63f4f164 100644
--- a/test/helper.rb
+++ b/test/helper.rb
@@ -19,3 +19,6 @@ $LOAD_PATH.unshift(File.dirname(__FILE__))
require 'utils'
require 'miquire'
require 'test_unit_extensions'
+
+miquire :boot, 'delayer'
+