test/import/test_shake_catcher.rb in tracksperanto-2.0.1 vs test/import/test_shake_catcher.rb in tracksperanto-2.0.2
- old
+ new
@@ -1,5 +1,5 @@
-require File.dirname(__FILE__) + '/../helper'
+require File.expand_path(File.dirname(__FILE__)) + '/../helper'
class ShakeCatcherTest < Test::Unit::TestCase
C = Tracksperanto::ShakeGrammar::Catcher
def at(at, v)
\ No newline at end of file