test/export/test_pftrack5_export.rb in tracksperanto-2.0.1 vs test/export/test_pftrack5_export.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 PFTrack5ExportTest < Test::Unit::TestCase
include ParabolicTracks
def test_human_name
\ No newline at end of file