File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests/MongoDB.Driver.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818using MongoDB . Bson ;
1919using MongoDB . Bson . Serialization ;
2020using MongoDB . Bson . Serialization . Attributes ;
21- using MongoDB . Bson . TestHelpers . XunitExtensions ;
2221using MongoDB . Driver . Linq ;
22+ using MongoDB . TestHelpers . XunitExtensions ;
2323using Xunit ;
2424
2525namespace MongoDB . Driver . Tests
Original file line number Diff line number Diff line change 1717using System . Threading . Tasks ;
1818using FluentAssertions ;
1919using MongoDB . Bson . Serialization . Attributes ;
20- using MongoDB . Bson . TestHelpers . XunitExtensions ;
2120using MongoDB . Driver . Linq ;
2221using MongoDB . Driver . Tests . Linq . Linq3ImplementationTests ;
22+ using MongoDB . TestHelpers . XunitExtensions ;
2323using Xunit ;
2424
2525namespace MongoDB . Driver . Tests . Samples
You can’t perform that action at this time.
0 commit comments