Delete basic test
This commit is contained in:
parent
ad27d7280b
commit
e8dc16ad7d
@ -1,7 +0,0 @@
|
|||||||
import {describe, expect, test} from '@jest/globals';
|
|
||||||
|
|
||||||
describe('sum module', () => {
|
|
||||||
test('adds 1 + 2 to equal 3', () => {
|
|
||||||
expect(1 + 2).toBe(3);
|
|
||||||
});
|
|
||||||
});
|
|
Loading…
x
Reference in New Issue
Block a user