1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00
twbs--bootstrap-sass/test/test_helper.rb
2012-05-06 19:50:46 +01:00

7 lines
No EOL
173 B
Ruby

$:.unshift("#{File.dirname(__FILE__)}/..")
require 'test/unit'
require 'sass'
require 'lib/bootstrap-sass/compass_extensions'
require 'lib/bootstrap-sass/rails_extentions'