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

- old
+ new

@@ -1,9 +1,7 @@ # encoding: utf-8 -class Nanoc::CLI::Commands::CreateLayoutTest < MiniTest::Unit::TestCase - - include Nanoc::TestHelpers +class Nanoc::CLI::Commands::CreateLayoutTest < Nanoc::TestCase def test_can_compile_new_layout require 'nanoc/cli' Nanoc::CLI.run %w( create_site foo )