mirror of
https://github.com/github/rails.git
synced 2026-01-29 16:28:09 -05:00
Whitespace fix. Closes #9845.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7839 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -71,7 +71,7 @@ class RailsResourceGeneratorTest < Test::Unit::TestCase
|
||||
end
|
||||
end
|
||||
|
||||
def teardown
|
||||
def teardown
|
||||
FileUtils.rm_rf "#{RAILS_ROOT}/app"
|
||||
FileUtils.rm_rf "#{RAILS_ROOT}/test"
|
||||
FileUtils.rm_rf "#{RAILS_ROOT}/config"
|
||||
|
||||
Reference in New Issue
Block a user