polyglot/test/controllers/chat_rooms_controller_test.rb

8 lines
141 B
Ruby
Raw Normal View History

2018-08-29 13:09:12 +00:00
require 'test_helper'
class ChatRoomsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end