summaryrefslogtreecommitdiff
path: root/jstests/js4.js
diff options
context:
space:
mode:
authorAaron <aaron@10gen.com>2011-12-30 10:06:43 -0800
committerAaron <aaron@10gen.com>2011-12-30 10:06:43 -0800
commit940f2015f40baa25ed2e401af33b8bd584dcd011 (patch)
tree43702d8b40484f35689f2ae8c4c3fcaeb5c17f9e /jstests/js4.js
parentd1d3ba01d73a762694ef0540535ede4d61fcc9c8 (diff)
downloadmongo-940f2015f40baa25ed2e401af33b8bd584dcd011.tar.gz
update collection names used by js tests
Diffstat (limited to 'jstests/js4.js')
-rw-r--r--jstests/js4.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/js4.js b/jstests/js4.js
index b9f429ea9b9..38cadf355de 100644
--- a/jstests/js4.js
+++ b/jstests/js4.js
@@ -1,4 +1,4 @@
-t = db.jni4;
+t = db.jstests_js4;
t.drop();
real = { a : 1 ,