diff --git a/test/functional/contests_controller_test.rb b/test/functional/contests_controller_test.rb deleted file mode 100644 --- a/test/functional/contests_controller_test.rb +++ /dev/null @@ -1,4 +0,0 @@ -require 'test_helper' - -class ContestsControllerTest < ActionController::TestCase -end