test/unit/sprout_test.rb in sprout-1.0.26.pre vs test/unit/sprout_test.rb in sprout-1.0.29.pre
- old
+ new
@@ -1,5 +1,5 @@
-require File.dirname(__FILE__) + '/test_helper'
+require 'test_helper'
class SproutTest < Test::Unit::TestCase
include SproutTestCase
context "The SproutTestCase" do