# File lib/jeweler/generator/shindo_mixin.rb, line 8 def default_task 'tests' end
# File lib/jeweler/generator/shindo_mixin.rb, line 17 def feature_support_extend # 'Test::Unit::Assertions' nil end
# File lib/jeweler/generator/shindo_mixin.rb, line 12 def feature_support_require # 'test/unit/assertions' nil end
# File lib/jeweler/generator/shindo_mixin.rb, line 22 def test_dir 'tests' end
# File lib/jeweler/generator/shindo_mixin.rb, line 34 def test_filename "#{require_name}_tests.rb" end
# File lib/jeweler/generator/shindo_mixin.rb, line 38 def test_helper_filename "tests_helper.rb" end
Generated with the Darkfish Rdoc Generator 2.