test/test_gem.rb in nanoc-3.6.1 vs test/test_gem.rb in nanoc-3.6.2
- old
+ new
@@ -1,9 +1,7 @@
# encoding: utf-8
-class Nanoc::GemTest < MiniTest::Unit::TestCase
-
- include Nanoc::TestHelpers
+class Nanoc::GemTest < Nanoc::TestCase
def setup
super
FileUtils.cd(@orig_wd)
end