test.js 59 B

1234
  1. import test from '../../..';
  2. test('pass', t => t.pass());