Re: How can I get the complete reference of the Node API?
60 views
Skip to first unread message
mscdex
unread,
Nov 12, 2012, 10:01:12 PM11/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nodejs
On Nov 12, 8:33 pm, Tang Tianyong <tan...@gmail.com> wrote:
> assert.fail(iX, iY, "iX is bigger than iY", "<");
> // prints nothing, because it does not fail
This *should* print something, and it does when I try it on node
0.8.14.