summaryrefslogtreecommitdiff
path: root/jstests/slow2
diff options
context:
space:
mode:
authorBenety Goh <benety@mongodb.com>2015-01-09 16:51:06 -0500
committerBenety Goh <benety@mongodb.com>2015-01-15 11:01:58 -0500
commit14424674ca204de09b8f9b37fc007cbde81d1bc9 (patch)
tree4f666e7e50099cfcbd31c0501604a5913a663e0b /jstests/slow2
parent01b4c851c2392857bfb6ef1c47d704a0dbb3daa9 (diff)
downloadmongo-14424674ca204de09b8f9b37fc007cbde81d1bc9.tar.gz
SERVER-16782 fixed db.collection shell helper test to work with sharding passthrough test. also removed db.collection.clean() shell helper
Diffstat (limited to 'jstests/slow2')
-rw-r--r--jstests/slow2/sharding_jscore_passthrough.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/slow2/sharding_jscore_passthrough.js b/jstests/slow2/sharding_jscore_passthrough.js
index 1f7110a5b68..be1580b7a9a 100644
--- a/jstests/slow2/sharding_jscore_passthrough.js
+++ b/jstests/slow2/sharding_jscore_passthrough.js
@@ -60,7 +60,6 @@ files.forEach(function(x) {
* copydbgetnonce
* dbhash
* medianKey
- * clean (apitest_dbcollection)
* logout and getnonce
*/
@@ -74,7 +73,6 @@ files.forEach(function(x) {
'dbhash|' +
'dbhash2|' +
'median|' +
- 'apitest_dbcollection|' +
'evalb|' +
'evald|' +
'eval_nolock|' +