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.
1.3 KiB
1.3 KiB
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.