OSDN Git Service

add Mint::Generator::Base
[mint/mint-lib.git] / spec / spec_helper.rb
1 # -*- coding: utf-8 -*-
2
3 $:.unshift File.dirname(__FILE__) + '/../lib'
4 require 'mint'
5