negos_app/test/controllers/messages_controller_test.rb
2016-02-16 21:09:48 +01:00

8 lines
135 B
Ruby
Executable File

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