polyglot/test/models/chat_room_test.rb

8 lines
122 B
Ruby
Raw Normal View History

2018-08-29 12:44:10 +00:00
require 'test_helper'
class ChatRoomTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end