test/support_test.rb in mongo-1.0.8 vs test/support_test.rb in mongo-1.0.9
- old
+ new
@@ -1,5 +1,5 @@
-require 'test/test_helper'
+require './test/test_helper'
class SupportTest < Test::Unit::TestCase
include Mongo
def test_command_response_succeeds