minor: typo
This commit is contained in:
parent
a4aff9bc26
commit
25cf35ecbb
|
@ -2,7 +2,7 @@
|
|||
#$LOAD_PATH[0,0] = File.join(File.dirname(__FILE__), '..', 'lib')
|
||||
#
|
||||
# Note: Ruby 1.9 is faster than 1.8, as expected.
|
||||
# This suite will be run again the installed version of ruby-mongo-driver.
|
||||
# This suite will be run against the installed version of ruby-mongo-driver.
|
||||
# The c-extension, mongo_ext, will be used if installed.
|
||||
|
||||
require 'rubygems'
|
||||
|
|
Loading…
Reference in New Issue