Add failing spec for reassigning remote function
This commit is contained in:
parent
ee1f69062e
commit
a9e22801e9
2 changed files with 9 additions and 0 deletions
1
spec/fixtures/module/function.js
vendored
Normal file
1
spec/fixtures/module/function.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
exports.aFunction = function() { return 1127; };
|
Loading…
Add table
Add a link
Reference in a new issue