v-react-pivottable/node_modules/react-sortablejs/test/index.js

6 lines
68 B
JavaScript
Raw Permalink Normal View History

2024-12-16 20:19:32 -06:00
import { test } from 'tap';
test('noop', (t) => {
t.end();
});