lib/jeweler/templates/testspec/helper.rb in jeweler-2.0.0 vs lib/jeweler/templates/testspec/helper.rb in jeweler-2.0.1
- old
+ new
@@ -1,5 +1,5 @@
-
+<%= render_template 'simplecov.erb' %>
require 'rubygems'
require 'test/spec'
$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))