]> git.openstreetmap.org Git - rails.git/blobdiff - test/functional/message_controller_test.rb
Reorganise tests to match modern rails test layout
[rails.git] / 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 (file)
index 96f509c..0000000
+++ /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