minor: updated README.md replica set test documentation
This commit is contained in:
parent
c41a58d2aa
commit
32117ac91c
|
@ -283,12 +283,9 @@ To run any individual rake tasks with the C extension enabled, just pass C_EXT=t
|
||||||
|
|
||||||
$ rake test:unit C_EXT=true
|
$ rake test:unit C_EXT=true
|
||||||
|
|
||||||
If you want to test replica set, you can run the following tests
|
If you want to test replica set, you can run the following task:
|
||||||
individually:
|
|
||||||
|
|
||||||
$ rake test:replica_set_count
|
$ rake test:rs
|
||||||
$ rake test:replica_set_insert
|
|
||||||
$ rake test:replica_set_query
|
|
||||||
|
|
||||||
### Shoulda and Mocha
|
### Shoulda and Mocha
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue