uspec.js: first public release

This commit is contained in:
Loic Nageleisen 2013-08-19 18:44:10 +02:00
commit ec516c106c
8 changed files with 769 additions and 0 deletions

4
fake_module.coffee Normal file
View file

@ -0,0 +1,4 @@
root = global || window
root.exports = {}
root.require = -> exports