Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ac54d9b

Browse filesBrowse files
Samuel CorderSamuel Corder
Samuel Corder
authored and
Samuel Corder
committed
Forgot two files.
1 parent 2896ba3 commit ac54d9b
Copy full SHA for ac54d9b

File tree

2 files changed

+4
-2
lines changed
Filter options

2 files changed

+4
-2
lines changed

‎MongoDB.Net-Tests/MongoTestBase.cs

Copy file name to clipboardExpand all lines: MongoDB.Net-Tests/MongoTestBase.cs
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
/*
22
using System;
33
using NUnit.Framework;
44
@@ -40,3 +40,4 @@ protected void cleanDB(){
4040
}
4141
}
4242
}
43+
*/

‎MongoDB.Net-Tests/TestCollectionSafeMode.cs

Copy file name to clipboardExpand all lines: MongoDB.Net-Tests/TestCollectionSafeMode.cs
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System;
1+
/*using System;
22
33
using NUnit.Framework;
44
@@ -55,3 +55,4 @@ public void Dispose(){
5555
}
5656
}
5757
}
58+
*/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.