Created
April 16, 2013 20:04
-
-
Save psndcsrv/5399147 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Running Mocha tests ... | |
․ | |
✖ 1 of 310 tests failed: | |
1) "before all" hook: | |
TypeError: undefined is not a function | |
at /home/aunger/git/lab/test/mocha/md2d/units-translation-spec.coffee:108:21 | |
at Object.context.execCb (/home/aunger/git/lab/node_modules/requirejs/bin/r.js:1849:33) | |
at Object.Module.check (/home/aunger/git/lab/node_modules/requirejs/bin/r.js:1085:51) | |
at Object.Module.enable (/home/aunger/git/lab/node_modules/requirejs/bin/r.js:1356:22) | |
at Object.Module.init (/home/aunger/git/lab/node_modules/requirejs/bin/r.js:998:26) | |
at Object.context.makeRequire.mixin.isBrowser [as _onTimeout] (/home/aunger/git/lab/node_modules/requirejs/bin/r.js:1626:36) | |
at Timer.list.ontimeout (timers.js:101:19) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment