summaryrefslogtreecommitdiff
path: root/test/functional/rss_controller_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/rss_controller_test.rb')
-rw-r--r--test/functional/rss_controller_test.rb8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/functional/rss_controller_test.rb b/test/functional/rss_controller_test.rb
deleted file mode 100644
index 161dbd7..0000000
--- a/test/functional/rss_controller_test.rb
+++ /dev/null
@@ -1,8 +0,0 @@
1require 'test_helper'
2
3class RssControllerTest < ActionController::TestCase
4 # Replace this with your real tests.
5 test "the truth" do
6 assert true
7 end
8end