import test from 'ava'; test('base', t => { t.pass(); });