summaryrefslogtreecommitdiff
path: root/jstests/aggregation/expressions/date_trunc.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/expressions/date_trunc.js')
-rw-r--r--jstests/aggregation/expressions/date_trunc.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/aggregation/expressions/date_trunc.js b/jstests/aggregation/expressions/date_trunc.js
index a2276fb64fe..11551b6e84c 100644
--- a/jstests/aggregation/expressions/date_trunc.js
+++ b/jstests/aggregation/expressions/date_trunc.js
@@ -1,7 +1,6 @@
/**
* Tests $dateTrunc expression.
* @tags: [
- * requires_fcv_49
* ]
*/
(function() {