import test from 'tape'; test('gumdrop test place holder', (t) => { t.comment('TODO: add gumdrop tests'); t.end(); });