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

8 lines
141 B
Ruby

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