spec/spec_helper.rb in
ixtlan-babel-0.4.0
vs spec/spec_helper.rb in
ixtlan-babel-0.5.0
- old
+ new
@@ -2 +1,2 @@
$LOAD_PATH << File.expand_path(File.join(__FILE__, '..', '..', 'lib'))
+gem 'minitest'
require 'minitest/autorun'