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 b6b1225 commit e1e31adCopy full SHA for e1e31ad
CMakeLists.txt
@@ -214,7 +214,7 @@ set(test-libmongoc-sources
214
${SOURCE_DIR}/tests/test-mongoc-stream.c
215
${SOURCE_DIR}/tests/test-mongoc-uri.c
216
${SOURCE_DIR}/tests/test-mongoc-write-concern.c
217
- ${SOURCE_DIR}/tests/test-write-command.c
+ ${SOURCE_DIR}/tests/test-write-commands.c
218
${SOURCE_DIR}/tests/TestSuite.c
219
)
220
0 commit comments