summaryrefslogtreecommitdiff
path: root/jstests/core/merge_sort_collation.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/merge_sort_collation.js')
-rw-r--r--jstests/core/merge_sort_collation.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/merge_sort_collation.js b/jstests/core/merge_sort_collation.js
index 25b8af93c24..5f25b4e0ae4 100644
--- a/jstests/core/merge_sort_collation.js
+++ b/jstests/core/merge_sort_collation.js
@@ -472,4 +472,4 @@ const testCases = [
];
testCases.forEach(executeQueryTestCase);
-}()); \ No newline at end of file
+}());