commit | e51eaa1c95b7f03fe37c7c5ad0b7754202cce42d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Wed Apr 20 17:06:27 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Wed Apr 20 17:06:27 2016 -0700 |
tree | af4226324eed9bbbadfe7fb51d20d361fdd84709 | |
parent | 16607d889d09dc4bc342fe5e4e45c8f2e93bf57a [diff] |
Small change to trigger jenkins
diff --git a/views/ngXosLib/karma.conf.ci.js b/views/ngXosLib/karma.conf.ci.js index 221a418..2dcf199 100644 --- a/views/ngXosLib/karma.conf.ci.js +++ b/views/ngXosLib/karma.conf.ci.js
@@ -3,6 +3,8 @@ /* eslint indent: [2,2], quotes: [2, "single"]*/ +// CONFIGURATION FOR JENKINS TESTS + /*eslint-disable*/ var wiredep = require('wiredep'); var path = require('path');