test.cb(
    'metalsmith-concat should not insert the new line if options.insertNewline is false',
    t => {
        t.plan(2);
        const files = filesFixture();