test/cli/commands/test_check.rb in nanoc-4.4.5 vs test/cli/commands/test_check.rb in nanoc-4.4.6

- old
+ new

@@ -1,4 +1,6 @@ +require 'helper' + class Nanoc::CLI::Commands::CheckTest < Nanoc::TestCase def test_check_stale with_site do |_site| FileUtils.mkdir_p('output')