do more manual cleanup and specify globals
This commit is contained in:
parent
f47fa25e39
commit
c4b6cf4a8e
10 changed files with 21 additions and 8 deletions
2
spec/fixtures/module/function.js
vendored
2
spec/fixtures/module/function.js
vendored
|
@ -1 +1 @@
|
|||
exports.aFunction = function () { return 1127; }
|
||||
exports.aFunction = function () { return 1127 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue