summaryrefslogtreecommitdiff
path: root/jstests/core/geo_near_point_query.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geo_near_point_query.js')
-rw-r--r--jstests/core/geo_near_point_query.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/geo_near_point_query.js b/jstests/core/geo_near_point_query.js
index d3faba9c29e..4792c8895c8 100644
--- a/jstests/core/geo_near_point_query.js
+++ b/jstests/core/geo_near_point_query.js
@@ -2,7 +2,7 @@
* Verifies that $geoNear correctly matches the point given to the 'near' parameter when the
* 'maxDistance' parameter is set to 0.
*
- * @tags: [backport_required_multiversion]
+ * @tags: [backport_required_multiversion,no_selinux]
*/
(function() {
"use strict";