import { NodeTestHarness } from '@nodes-testing/node-test-harness'; describe('Test XML Node', () => { new NodeTestHarness().setupTests(); });