test/unit/test_caching.rb in apotomo-0.1.2 vs test/unit/test_caching.rb in apotomo-0.1.3
- old
+ new
@@ -1,6 +1,5 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-
+require 'test_helper'
class ApotomoCachingTest < Test::Unit::TestCase
include Apotomo::UnitTestCase
def setup