test/helper.rb in jekyll-1.0.0.rc1 vs test/helper.rb in jekyll-1.0.0
- old
+ new
@@ -4,9 +4,10 @@
SimpleCov.start('gem')
end
require 'rubygems'
require 'test/unit'
+require 'ostruct'
gem 'RedCloth', '>= 4.2.1'
require 'jekyll'
require 'RedCloth'