updated list of tests/mongo-qa files in gemspec
This commit is contained in:
parent
333cf20a20
commit
c485fde704
|
@ -44,12 +44,17 @@ Gem::Specification.new do |s|
|
|||
'lib/mongo/util/xml_to_ruby.rb',
|
||||
'README.rdoc', 'Rakefile', 'mongo-ruby-driver.gemspec']
|
||||
s.test_files = ['tests/mongo-qa/_common.rb',
|
||||
'tests/mongo-qa/admin',
|
||||
'tests/mongo-qa/capped',
|
||||
'tests/mongo-qa/circular',
|
||||
'tests/mongo-qa/count1',
|
||||
'tests/mongo-qa/dbs',
|
||||
'tests/mongo-qa/find',
|
||||
'tests/mongo-qa/find1',
|
||||
'tests/mongo-qa/indices',
|
||||
'tests/mongo-qa/remove',
|
||||
'tests/mongo-qa/stress1',
|
||||
'tests/mongo-qa/test1',
|
||||
'tests/mongo-qa/update',
|
||||
'tests/test_admin.rb',
|
||||
'tests/test_bson.rb',
|
||||
'tests/test_byte_buffer.rb',
|
||||
|
|
Loading…
Reference in New Issue