We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbf70d7 commit 36d04c9Copy full SHA for 36d04c9
testng.xml
@@ -37,6 +37,7 @@ limitations under the License.
37
<class name="com.mongodb.DBTests" />
38
<class name="com.mongodb.DBObjectTest" />
39
<class name="com.mongodb.DBCollectionTest" />
40
+ <class name="com.mongodb.ReplicaSetStatusTest" />
41
<class name="com.mongodb.DBCursorTest" />
42
<class name="com.mongodb.ObjectIdTest" />
43
<class name="com.mongodb.DBRefTest" />
0 commit comments