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