require 'test_helper' class RulingTimer::Test < ActiveSupport::TestCase test "truth" do assert_kind_of Module, RulingTimer end end