1
0
Fork 0
deploy-lock/test/TestTest.ts

4 lines
58 B
TypeScript
Raw Normal View History

2023-01-01 04:13:14 +00:00
describe('tests', () => {
it('should test things');
});