summaryrefslogtreecommitdiff
path: root/jstests/sort10.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sort10.js')
-rw-r--r--jstests/sort10.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/sort10.js b/jstests/sort10.js
index 74a2a2da16e..e9663f4a55d 100644
--- a/jstests/sort10.js
+++ b/jstests/sort10.js
@@ -1,5 +1,5 @@
// signed dates check
-t = db.sort2;
+t = db.sort10;
function checkSorting1(opts) {
t.drop();