| commit | 169dc16507ddb4b8c61c3d74142b1f590b643a25 | [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 | 6ca577c1fe12c1cd9fe44622474d7e1794e14d95 [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/ngAnimateMock.js b/xos-apps/auto-scale/gui/src/vendor/angular-mocks/ngAnimateMock.js new file mode 100644 index 0000000..6f99e62 --- /dev/null +++ b/xos-apps/auto-scale/gui/src/vendor/angular-mocks/ngAnimateMock.js
@@ -0,0 +1,2 @@ +require('./angular-mocks'); +module.exports = 'ngAnimateMock';