summaryrefslogtreecommitdiff
path: root/jstests/update.js
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-01-31 17:22:22 -0500
committerEliot Horowitz <eliot@10gen.com>2009-01-31 17:22:22 -0500
commitb67533238a3c908ff1760e1a0fe8b6885cedb727 (patch)
tree9349261d2adc9a0eefea2d9f09f273810eb78195 /jstests/update.js
parent09bbd0e6c24a789650c02b6dd04f8d0b06d6cac7 (diff)
downloadmongo-b67533238a3c908ff1760e1a0fe8b6885cedb727.tar.gz
don't connect explicitly
Diffstat (limited to 'jstests/update.js')
-rw-r--r--jstests/update.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/update.js b/jstests/update.js
index fa34f607350..70f9f153c00 100644
--- a/jstests/update.js
+++ b/jstests/update.js
@@ -1,4 +1,3 @@
-db = connect("ed_db_update");
asdf = db.getCollection( "asdf" );