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