Files
mongo/jstests/multiVersion/libs/verify_collection_data.js
Kevin Pulo 0c8b0d57c7 SERVER-12746: Fix assert() calls with constant-value args
These calls were mostly mistakes that should have been assert.eq().

assert() will now trip if passed a non-string msg, or too many params.
2015-10-30 20:35:28 +11:00

8.1 KiB