``` .concat(_.pluck(files, 'path')) ^ TypeError: Cannot read property 'concat' of undefined at /Users/user/foobar/gulp/unit-tests.js:39:11 ```