Running tests with textmate

What’s up with tests doing require ‘test_helper’ instead of require
File.dirname(FILE) + ‘/…/test_helper’ in edge rails, so that
running test files in textmate doesn’t work?