Skip to content

Commit 5699f80

Browse files
authored
PYTHON-4267 Convert read/write concern spec tests to unified test format (mongodb#1763)
1 parent 8143f05 commit 5699f80

File tree

7 files changed

+759
-536
lines changed

7 files changed

+759
-536
lines changed

.evergreen/resync-specs.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@ do
137137
srv|SRV|initial-dns-seedlist-discovery|srv_seedlist)
138138
cpjson initial-dns-seedlist-discovery/tests/ srv_seedlist
139139
;;
140+
read-write-concern|read_write_concern)
141+
cpjson read-write-concern/tests/operation read_write_concern/operation
142+
;;
140143
retryable-reads|retryable_reads)
141144
cpjson retryable-reads/tests/ retryable_reads
142145
;;

0 commit comments

Comments
 (0)