/* eslint-env mocha */ describe('mocha sanity check', () => { it('works', () => {}) })