removed extraneous whitespace in test_site.rb

This commit is contained in:
Parker Moore 2013-01-11 15:54:57 -08:00
parent 418ef419dd
commit d2e750cc74
1 changed files with 0 additions and 1 deletions

View File

@ -240,7 +240,6 @@ class TestSite < Test::Unit::TestCase
assert File.exist?(dest_dir('.svn'))
assert File.exist?(dest_dir('.svn/HEAD'))
end
end
context 'with an invalid markdown processor in the configuration' do