Remove __tests__ folder

This commit is contained in:
Héctor Ramón Jiménez 2019-08-16 01:48:58 +02:00
parent ce25466c7a
commit a787c96d4a

View File

@ -1,3 +0,0 @@
describe('TODO - Add a test suite', () => {
it('TODO - Add a test', async () => {});
});