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

- old
+ new

@@ -1,9 +1,7 @@ # encoding: utf-8 -class Nanoc::CLI::Commands::CompileTest < MiniTest::Unit::TestCase - - include Nanoc::TestHelpers +class Nanoc::CLI::Commands::CompileTest < Nanoc::TestCase def test_profiling_information with_site do |site| Nanoc::CLI.run %w( create_item foo ) Nanoc::CLI.run %w( create_item bar )