AUTOMATIC: Whitespace stripped.

This commit is contained in:
Jordon Bedwell 2015-10-29 15:43:55 -05:00
parent a0f3860cfa
commit dfae4669e4
1 changed files with 2 additions and 3 deletions

View File

@ -92,7 +92,6 @@ class TestRegenerator < JekyllUnitTest
context "The site regenerator" do
setup do
FileUtils.rm_rf(source_dir(".jekyll-metadata"))
@site = fixture_site({
"incremental" => true
})