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