summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/bug_controller_test.rb')
-rw-r--r--test/functional/bug_controller_test.rb8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/functional/bug_controller_test.rb b/test/functional/bug_controller_test.rb
deleted file mode 100644
index 25d2c5d..0000000
--- a/test/functional/bug_controller_test.rb
+++ /dev/null
@@ -1,8 +0,0 @@
-require 'test_helper'
-
-class BugControllerTest < ActionController::TestCase
- # Replace this with your real tests.
- test "the truth" do
- assert true
- end
-end