X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/79284559afc15f462b0a93e3ff581b350728bc70..98184dfb9cacc74ac5bcb91a41a2d5804b3f4f7d:/test/functional/swf_controller_test.rb?ds=sidebyside diff --git a/test/functional/swf_controller_test.rb b/test/functional/swf_controller_test.rb deleted file mode 100644 index 862d3a8f0..000000000 --- a/test/functional/swf_controller_test.rb +++ /dev/null @@ -1,8 +0,0 @@ -require File.dirname(__FILE__) + '/../test_helper' - -class SwfControllerTest < ActionController::TestCase - # Replace this with your real tests. - def test_truth - assert true - end -end