This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: use correct signature for assert()
The message argument is optional for both assert() and assert.ok(). This commit makes message optional for assert(). PR-URL: #9003 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trevor Norris <trev.norris@gmail.com>
- Loading branch information