| commit | f8dabe53ffff02ef6693c9a2a73a754a7468ed5a | [log] [tgz] |
|---|---|---|
| author | Matteo Scandolo <teo@onlab.us> | Thu Dec 17 16:12:15 2015 -0800 |
| committer | Matteo Scandolo <teo@onlab.us> | Thu Dec 17 16:12:15 2015 -0800 |
| tree | c7617e9d02cdbfc0f57eeef1085763dfe83f3b82 | |
| parent | 95029ba2f00424178c0c87a95459d0cf6186f3df [diff] [blame] |
Added a test that point to the desired beahviour, now it's failing
diff --git a/xos-apps/auto-scale/gui/src/vendor/angular-mocks/bower.json b/xos-apps/auto-scale/gui/src/vendor/angular-mocks/bower.json new file mode 100644 index 0000000..423cf38 --- /dev/null +++ b/xos-apps/auto-scale/gui/src/vendor/angular-mocks/bower.json
@@ -0,0 +1,9 @@ +{ + "name": "angular-mocks", + "version": "1.4.8", + "main": "./angular-mocks.js", + "ignore": [], + "dependencies": { + "angular": "1.4.8" + } +}