import { tap, expect } from '@pushrocks/tapbundle'; tap.test('demotask', async () => {}); tap.start();