diff --git a/test/functional/main_controller_test.rb b/test/functional/main_controller_test.rb deleted file mode 100644 --- a/test/functional/main_controller_test.rb +++ /dev/null @@ -1,4 +0,0 @@ -require File.dirname(__FILE__) + '/../test_helper' - -class MainControllerTest < ActionController::TestCase -end