Simplifies assert checks in tests.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 15 Dec 2014 23:58:31 +0000 (23:58 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 15 Dec 2014 23:58:31 +0000 (23:58 +0000)
commit9b5c9bda074f5ae68b87b514b4d5b67d9928ae28
tree38089e9637d0676577a74abda6fa376e3a7f88e7
parentf22851cb5a4f21ecf2189a998757724c8e910a93
Simplifies assert checks in tests.

* Also ensures `assert.equal` is always in the right order.
test/binary-test.js
test/integration-test.js
test/module-test.js
test/protocol-imports-test.js
test/source-map-test.js
test/text/comments-processor-test.js
test/text/expressions-processor-test.js
test/text/free-text-processor-test.js
test/text/urls-processor-test.js
test/utils/chunker-test.js
test/utils/quote-scanner-test.js