mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-25 23:54:55 +01:00
6 lines
76 B
JavaScript
6 lines
76 B
JavaScript
import web2D from '..';
|
|
|
|
describe('web2d', () => {
|
|
it('needs tests');
|
|
});
|