/vendor/daemon_kit/test/test_helper.rb

http://github.com/mperham/qanat · Ruby · 7 lines · 3 code · 4 blank · 0 comment · 0 complexity · b7f1e82dd3e096f2488bb3099746fe85 MD5 · raw file

  1. require 'test/unit'
  2. DAEMON_ENV = "test"
  3. require File.dirname(__FILE__) + '/../lib/daemon_kit'