aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra/test/sample_test.ts
blob: e7edd6719077ef87f79cc24de77732fcb6a69b36 (plain) (blame)
1
2
3
describe('test', () => {
    it('should pass', () => undefined);
});