const foo = require('./mathtest') test('sdf', () => { expect(1).toBe(2) })