0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00
verdaccio/packages/cli/test/cli-test.spec.ts

4 lines
80 B
TypeScript
Raw Normal View History

2020-03-03 23:59:19 +01:00
describe('cli test', () => {
test.todo('write some test for this module');
});