aboutsummaryrefslogtreecommitdiff
path: root/src/tests/index.js
blob: 47b7f7987c0b82b9d141d2ca081839c2ae15e4f7 (plain) (blame)
1
2
3
describe('simple-container:', () => {
    it('test()', () => {});
});