test/tasks/test_clean.rb in nanoc-3.6.1 vs test/tasks/test_clean.rb in nanoc-3.6.2
- old
+ new
@@ -1,9 +1,7 @@
# encoding: utf-8
-class Nanoc::Tasks::CleanTest < MiniTest::Unit::TestCase
-
- include Nanoc::TestHelpers
+class Nanoc::Tasks::CleanTest < Nanoc::TestCase
def test_simple
if_have 'w3c_validators' do
# Stub items
items = [ mock, mock ]