X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bf29550db840c97cafffbe1e836750bef6c7942d..98184dfb9cacc74ac5bcb91a41a2d5804b3f4f7d:/test/functional/message_controller_test.rb diff --git a/test/functional/message_controller_test.rb b/test/functional/message_controller_test.rb deleted file mode 100644 index 96f509cb0..000000000 --- a/test/functional/message_controller_test.rb +++ /dev/null @@ -1,10 +0,0 @@ -require File.dirname(__FILE__) + '/../test_helper' -require 'message_controller' - -class MessageControllerTest < ActionController::TestCase - - # Replace this with your real tests. - def test_truth - assert true - end -end