chore: dumb

This commit is contained in:
cha0s 2022-04-01 06:11:12 -05:00
parent f5276d1b64
commit 29b59c681d

View File

@ -1,5 +0,0 @@
import {expect} from 'chai';
it('exists', () => {
expect(true).to.be.true;
});