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