test.cb(
    'metalsmith-concat should concatenate file in the order of the files keys',
    t => {
        t.plan(2);
        const files = filesFixture();