Update use of tests dir
parent
97d22cc241
commit
727bf09e70
@ -1,15 +0,0 @@
|
||||
extern crate mongo_driver;
|
||||
extern crate chrono;
|
||||
#[macro_use]
|
||||
extern crate bson;
|
||||
|
||||
mod bson_encode_decode;
|
||||
mod bulk_operation;
|
||||
mod client;
|
||||
mod collection;
|
||||
mod cursor;
|
||||
mod database;
|
||||
mod flags;
|
||||
mod read_prefs;
|
||||
mod uri;
|
||||
mod write_concern;
|
Loading…
Reference in New Issue