module Jeweler::Generator::TestunitMixin

def feature_support_require

def feature_support_require
  'test/unit/assertions'
end