polyglot/test/models/chat_room_participation_test.rb
2018-08-29 13:44:10 +01:00

8 lines
135 B
Ruby

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