This commit is contained in:
Mario Romano
2016-05-19 02:09:40 +01:00
parent dde61f2302
commit 337f00999d
46 changed files with 526 additions and 667 deletions

View File

@@ -75,6 +75,6 @@ module.exports = function (config) {
]
},
singleRun: false
singleRun: true
})
};