rubocop: revert changes in test

This commit is contained in:
Anatoliy Yastreb 2016-06-17 13:06:11 +03:00
parent 0f74db4131
commit 97fecafff5
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,7 @@ class TestSite < JekyllUnitTest
should "write only modified static files" do
clear_dest
StaticFile.reset_cache
@site.regenerator.clear
@site.process
@ -129,6 +130,7 @@ class TestSite < JekyllUnitTest
should "write static files if not modified but missing in destination" do
clear_dest
StaticFile.reset_cache
@site.regenerator.clear
@site.process