X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1f8a68371ad34594cce4aadf5fef229588fd4ddc..98184dfb9cacc74ac5bcb91a41a2d5804b3f4f7d:/test/functional/swf_controller_test.rb 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