test/helper.rb in nanoc-3.8.0 vs test/helper.rb in nanoc-4.0.0a1
- old
+ new
@@ -108,10 +108,10 @@
end
end
# Yield site
FileUtils.cd(site_name) do
- yield Nanoc::Site.new('.')
+ yield Nanoc::Int::Site.new('.')
end
end
def setup
# Check skipped