test/cli/commands/test_check.rb in nanoc-3.6.1 vs test/cli/commands/test_check.rb in nanoc-3.6.2

- old
+ new

@@ -1,9 +1,7 @@ # encoding: utf-8 -class Nanoc::CLI::Commands::CheckTest < MiniTest::Unit::TestCase - - include Nanoc::TestHelpers +class Nanoc::CLI::Commands::CheckTest < Nanoc::TestCase def test_check_stale with_site do |site| FileUtils.mkdir_p('output')