test/helpers/test_capturing.rb in nanoc-3.6.1 vs test/helpers/test_capturing.rb in nanoc-3.6.2
- old
+ new
@@ -1,9 +1,7 @@
# encoding: utf-8
-class Nanoc::Helpers::CapturingTest < MiniTest::Unit::TestCase
-
- include Nanoc::TestHelpers
+class Nanoc::Helpers::CapturingTest < Nanoc::TestCase
include Nanoc::Helpers::Capturing
def test_content_for
require 'erb'