We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tapjs
isaacs
Learn more about funding links in repositories.
Report abuse
1 parent 7b0423c commit e50a299Copy full SHA for e50a299
test/test/mochalike.js
@@ -1,4 +1,4 @@
1
-if (typeof define !== 'function') {
+if (typeof describe !== 'function') {
2
var t = require('../../lib/root.js')
3
t.mochaGlobals()
4
}
0 commit comments