negos_app/test/controllers/messages_controller_test.rb
2015-12-04 14:34:12 +01:00

8 lines
135 B
Ruby

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