// import MyFunc from '../src' test('test function', () => { // expect(MyFunc(1,'')).toBeTruthy() });