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