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