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