mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-13 10:47:56 +01:00
6 lines
113 B
TypeScript
6 lines
113 B
TypeScript
|
import TxtExporter from '../../src/components/export/TxtExporter';
|
||
|
|
||
|
test('adds 1 + 2 to equal 3', () => {
|
||
|
|
||
|
});
|