require 'test_helper' module DqAdmin class SettingTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end end