We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb2f6b5 commit 6d42b99Copy full SHA for 6d42b99
1 file changed
test/test.js
@@ -255,5 +255,5 @@
255
}(
256
this,
257
this.expect || require('expect.js'),
258
- this.tmpl || require('../tmpl').tmpl
+ this.tmpl || require('../js/tmpl').tmpl
259
));
0 commit comments