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 dda7369 commit 2ec1e6dCopy full SHA for 2ec1e6d
testng.xml
@@ -25,6 +25,7 @@ limitations under the License.
25
<class name="com.mongodb.io.ByteBufferStreamTest"/>
26
<class name="org.bson.PoolOutputBufferTest"/>
27
<class name="org.bson.BSONTest" />
28
+ <class name="org.bson.io.BSONInputTest" />
29
<class name="org.bson.util.ClassMapTest"/>
30
<class name="org.bson.util.StringRangeSetTest"/>
31
<class name="com.mongodb.ByteTest" />
0 commit comments