summaryrefslogtreecommitdiff
path: root/jstests/core/doc_validation.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/doc_validation.js')
-rw-r--r--jstests/core/doc_validation.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/doc_validation.js b/jstests/core/doc_validation.js
index 92bea28af35..f0f1fe0d6b6 100644
--- a/jstests/core/doc_validation.js
+++ b/jstests/core/doc_validation.js
@@ -1,4 +1,6 @@
// Test basic inserts and updates with document validation.
+//
+// @tags: [requires_collmod_command]
(function() {
"use strict";