Skip to content

Commit

Permalink
chore(NODE-3717): test reorg penultimate part (#3103)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariakp committed Jan 13, 2022
1 parent 8e2b0cc commit b3d9fb8
Show file tree
Hide file tree
Showing 79 changed files with 3,709 additions and 3,708 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -109,7 +109,7 @@
"check:ts": "./node_modules/typescript/bin/tsc -v && ./node_modules/typescript/bin/tsc --noEmit",
"check:atlas": "mocha --config \"test/manual/mocharc.json\" test/manual/atlas_connectivity.test.js",
"check:adl": "mocha --file test/tools/runner test/manual/data_lake.test.js",
"check:aws": "mocha --file test/tools/runner test/functional/mongodb_aws.test.js",
"check:aws": "mocha --file test/tools/runner test/integration/auth/mongodb_aws.test.js",
"check:ocsp": "mocha --config \"test/manual/mocharc.json\" test/manual/ocsp_support.test.js",
"check:kerberos": "mocha --config \"test/manual/mocharc.json\" test/manual/kerberos.test.js",
"check:tls": "mocha --config \"test/manual/mocharc.json\" test/manual/tls_support.test.js",
Expand Down
114 changes: 0 additions & 114 deletions test/functional/core/undefined.test.js

This file was deleted.

Binary file removed test/functional/data/iya_logo_final_bw.jpg
Binary file not shown.
1 change: 0 additions & 1 deletion test/functional/data/keyfile.txt

This file was deleted.

Binary file removed test/functional/data/test_gs_weird_bug.png
Binary file not shown.
Binary file removed test/functional/data/test_gs_working_field_read.pdf
Binary file not shown.
56 changes: 0 additions & 56 deletions test/functional/deprecate_warning.test.js

This file was deleted.

0 comments on commit b3d9fb8

Please sign in to comment.