commit | d24b87192edd03228895cdd4deac8f47a5415db6 | [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 | c435810b3fceffabc4187a7ce2cd30d99ae905d7 | |
parent | 6a2b1007835428a75e9a98c7cabfa7ae859aedca [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