test.cb(
    'metalsmith-concat should insert the new line as `\\n` by default',
    t => {
        t.plan(2);
        const files = filesFixture();