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