Skip to content

Commit 36d04c9

Browse files
author
Ryan
committed
added replica set status test.
1 parent cbf70d7 commit 36d04c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testng.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ limitations under the License.
3737
<class name="com.mongodb.DBTests" />
3838
<class name="com.mongodb.DBObjectTest" />
3939
<class name="com.mongodb.DBCollectionTest" />
40+
<class name="com.mongodb.ReplicaSetStatusTest" />
4041
<class name="com.mongodb.DBCursorTest" />
4142
<class name="com.mongodb.ObjectIdTest" />
4243
<class name="com.mongodb.DBRefTest" />

0 commit comments

Comments
 (0)