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