test refactoring

This commit is contained in:
Vito Albano
2016-10-13 01:29:23 +01:00
parent 90332daa64
commit c45b3878b7
7 changed files with 31 additions and 28 deletions

View File

@@ -49,8 +49,6 @@ module.exports = function (config) {
// paths to support debugging with source maps in dev tools
{pattern: 'src/**/*.ts', included: false, watched: false},
{pattern: 'dist/**/*.js.map', included: false, watched: false}
// fake file path
{ pattern: '/base/dist/src/img/anonymous.gif', included: false, watched: true, served: true }
],
exclude: [