describe('_keyToPath()', () => {
    before(() => {
      // eslint-disable-next-line
      fileCache = new (require('./'))();
    });