atterisk
[attr_splat.git] / spec / spec_helper.rb
blob2443a182473acdb2107c2f541c1df703966b24b3
1 ($:.unshift File.expand_path(File.join( File.dirname(__FILE__), '..', 'lib' ))).uniq!
2 require 'attr_splat'
4 # Require spec here, for things like autotest and rdebug that aren't running
5 # using the Rakefile.
6 require 'spec'