summaryrefslogtreecommitdiff
path: root/jstests/find1.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/find1.js')
-rw-r--r--jstests/find1.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/find1.js b/jstests/find1.js
index 140406c6b15..5b4ca889e10 100644
--- a/jstests/find1.js
+++ b/jstests/find1.js
@@ -1,4 +1,3 @@
-db = connect( "test" );
t = db.find1;
t.drop();