obdev/test/models/participant_test.rb

8 lines
125 B
Ruby

require "test_helper"
class ParticipantTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end