test.cb(
    'metalsmith-concat should only concatenate the specified files if options.files is passed as a string',
    t => {
        t.plan(2);
        const files = filesFixture();