test/extra/test_auto_compiler.rb in nanoc-3.6.1 vs test/extra/test_auto_compiler.rb in nanoc-3.6.2
- old
+ new
@@ -1,9 +1,7 @@
# encoding: utf-8
-class Nanoc::Extra::AutoCompilerTest < MiniTest::Unit::TestCase
-
- include Nanoc::TestHelpers
+class Nanoc::Extra::AutoCompilerTest < Nanoc::TestCase
def test_handle_request_with_item_rep_with_index_filename
if_have 'mime/types', 'rack' do
# Create site
Nanoc::CLI.run %w( create_site bar)