Added missing test file to gemspec.

This commit is contained in:
Jim Menard 2009-01-16 16:12:25 -05:00
parent 623a22ceda
commit 9a757b93c6
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ Gem::Specification.new do |s|
'tests/test_db_api.rb',
'tests/test_db_connection.rb',
'tests/test_message.rb',
'tests/test_mongo.rb',
'tests/test_objectid.rb',
'tests/test_ordered_hash.rb',
'tests/test_round_trip.rb']