Test that calling regular module succeeds

This commit is contained in:
Kevin Sawicki 2016-05-23 13:09:39 -07:00
parent 6ac0151e65
commit 4a41311409
4 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1 @@
exports.bar = function () {}