Added missing test file to gemspec.
This commit is contained in:
parent
623a22ceda
commit
9a757b93c6
@ -48,6 +48,7 @@ Gem::Specification.new do |s|
|
|||||||
'tests/test_db_api.rb',
|
'tests/test_db_api.rb',
|
||||||
'tests/test_db_connection.rb',
|
'tests/test_db_connection.rb',
|
||||||
'tests/test_message.rb',
|
'tests/test_message.rb',
|
||||||
|
'tests/test_mongo.rb',
|
||||||
'tests/test_objectid.rb',
|
'tests/test_objectid.rb',
|
||||||
'tests/test_ordered_hash.rb',
|
'tests/test_ordered_hash.rb',
|
||||||
'tests/test_round_trip.rb']
|
'tests/test_round_trip.rb']
|
||||||
|
Loading…
Reference in New Issue
Block a user