mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-16 16:19:48 -05:00
deleted template example of unit test
This commit is contained in:
parent
a6dc573f30
commit
748e07d172
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
describe('test jest unit', () => {
|
||||
test('testing test', () => {
|
||||
expect('unit').toEqual('unit');
|
||||
});
|
||||
});
|
Loading…
Reference in a new issue