commit | 54bc5f722178778890edba46f0e2b6a175a3e860 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Wed May 18 14:06:45 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Wed May 18 14:06:45 2016 -0700 |
tree | 6703ca349c71bd70c51b9771bae95ce0e99d3cfe | |
parent | 753520b9d0e448912aeec6c5b27868573275cc85 [diff] [blame] |
Changed ngXosLib CI tests to include builded views
diff --git a/views/ngXosLib/template.module.js b/views/ngXosLib/template.module.js new file mode 100644 index 0000000..1775ed0 --- /dev/null +++ b/views/ngXosLib/template.module.js
@@ -0,0 +1,3 @@ +'use strict'; + +angular.module('templates', []); \ No newline at end of file