commit | cd1aceb610f55d03de39e1a459b90617b0deda89 | [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 | cfc4c279d48ef430bf726af23dd8a88a3720b70c | |
parent | 3fa32c681ee6dc323539925cf2a0047b00464887 [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');