fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
metaWidget wip: reacting to class change
[fnpeditor.git]
/
tests
/
main.js
diff --git
a/tests/main.js
b/tests/main.js
index
8e17cdc
..
eb765ed
100644
(file)
--- a/
tests/main.js
+++ b/
tests/main.js
@@
-23,6
+23,14
@@
'libs/backbone-min': {
exports: 'Backbone',
deps: ['libs/jquery-1.9.1.min', 'libs/underscore-min']
+ },
+ 'libs/sinon-1.7.3': {
+ exports: 'sinon'
+ }
+ },
+ map: {
+ '*': {
+ 'libs/sinon': 'libs/sinon-1.7.3'
}
}
});