mirror of
https://github.com/lloeki/uspec-js.git
synced 2025-12-06 10:34:40 +01:00
uspec.js: first public release
This commit is contained in:
commit
ec516c106c
8 changed files with 769 additions and 0 deletions
4
fake_module.coffee
Normal file
4
fake_module.coffee
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
root = global || window
|
||||
root.exports = {}
|
||||
root.require = -> exports
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue