minor: fix for passing tests

This commit is contained in:
Kyle Banker 2009-12-31 12:57:01 -06:00
parent 8ab4e77a81
commit 870892e04f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
require 'test_helper'
require 'test/test_helper'
class ObjectIDTest < Test::Unit::TestCase