summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/standalone_replication_recovery.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/standalone_replication_recovery.js')
-rw-r--r--jstests/noPassthrough/standalone_replication_recovery.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/jstests/noPassthrough/standalone_replication_recovery.js b/jstests/noPassthrough/standalone_replication_recovery.js
index b916795bc80..f0de7b23710 100644
--- a/jstests/noPassthrough/standalone_replication_recovery.js
+++ b/jstests/noPassthrough/standalone_replication_recovery.js
@@ -8,7 +8,6 @@
* requires_persistence,
* requires_replication,
* requires_wiredtiger,
- * incompatible_with_windows_tls,
* ]
*/
@@ -169,4 +168,4 @@ restartServerReplication(secondary);
// Skip checking db hashes since we do a write as a standalone.
TestData.skipCheckDBHashes = true;
rst.stopSet();
-})();
+})(); \ No newline at end of file