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 253ca07 commit a8b837fCopy full SHA for a8b837f
testng.xml
@@ -46,6 +46,7 @@ limitations under the License.
46
<class name="com.mongodb.ThreadingTest" />
47
<class name="com.mongodb.MongoURITest" />
48
<class name="com.mongodb.MongoOptionsTest" />
49
+ <class name="com.mongodb.SecondaryReadTest" />
50
</classes>
51
</test>
52
0 commit comments