This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [email protected] test /Users/stefan/node-level-session | |
> tap ./tests/*-test.js | |
not ok ./tests/basic-test.js .......................... 60/91 | |
Command: "node" "basic-test.js" | |
TAP version 13 | |
ok 1 err should be null | |
ok 2 value should be undefined | |
ok 3 err should be null |