fix(core): update

This commit is contained in:
Philipp Kunz 2021-09-17 19:34:27 +02:00
parent 765b388889
commit 3babab347f

View File

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