require 'test_helper' class TournamentTest < ActiveSupport::TestCase test "the truth" do assert true end end