Skip to content

Commit 8950a33

Browse files
committed
fix handlebars test
default module exports
1 parent 1cd82d6 commit 8950a33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/spec/handlebars.js

+1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ define('handlebars', [], function(require, exports) {
1010
}
1111
}
1212

13+
exports.default = exports
1314
})

0 commit comments

Comments
 (0)