summaryrefslogtreecommitdiff
path: root/jstests/core/hash.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/hash.js')
-rw-r--r--jstests/core/hash.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/jstests/core/hash.js b/jstests/core/hash.js
index 4f7cebcdb5a..ab522564cfb 100644
--- a/jstests/core/hash.js
+++ b/jstests/core/hash.js
@@ -4,6 +4,9 @@
* time or across architectures. This is a good place to put tests for any edge cases in the hash
* function that might be prone to change because of code changes or because of differences between
* architectures.
+ * @tags: [
+ * no_selinux,
+ * ]
*/
(function() {
'use strict';