Jeff Williams 0fa28300b2 refactor: reorganize @jsdoc/core
Also creates a new package, `@jsdoc/cli`.

BREAKING CHANGE: Methods in `@jsdoc/core` moved around.
2019-12-08 18:30:58 -08:00

4 lines
108 B
JavaScript

describe('@jsdoc/cli/lib/help', () => {
// Tested indirectly by the tests for `@jsdoc/core.Engine`.
});