Skip to content

Commit 2ec1e6d

Browse files
author
Ryan
committed
added new test - bson input.
1 parent dda7369 commit 2ec1e6d

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
@@ -25,6 +25,7 @@ limitations under the License.
2525
<class name="com.mongodb.io.ByteBufferStreamTest"/>
2626
<class name="org.bson.PoolOutputBufferTest"/>
2727
<class name="org.bson.BSONTest" />
28+
<class name="org.bson.io.BSONInputTest" />
2829
<class name="org.bson.util.ClassMapTest"/>
2930
<class name="org.bson.util.StringRangeSetTest"/>
3031
<class name="com.mongodb.ByteTest" />

0 commit comments

Comments
 (0)