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