test/helpers/test_capturing.rb in nanoc-4.4.5 vs test/helpers/test_capturing.rb in nanoc-4.4.6

- old
+ new

@@ -1,4 +1,6 @@ +require 'helper' + class Nanoc::Helpers::CapturingTest < Nanoc::TestCase include Nanoc::Helpers::Capturing def item_rep_repo_for(item) Nanoc::Int::ItemRepRepo.new.tap do |repo|