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