mirror of https://github.com/nodejs/node.git
15 lines
459 B
JavaScript
15 lines
459 B
JavaScript
/* IMPORTANT
|
|
* This snapshot file is auto-generated, but designed for humans.
|
|
* It should be checked into source control and tracked carefully.
|
|
* Re-generate by setting TAP_SNAPSHOT=1 and running tests.
|
|
* Make sure to inspect the output below. Do not ignore changes!
|
|
*/
|
|
'use strict'
|
|
exports[`test/lib/commands/stars.js TAP no args > should output a list of starred packages 1`] = `
|
|
@npmcli/arborist
|
|
@npmcli/map-workspaces
|
|
libnpmfund
|
|
libnpmpublish
|
|
ipt
|
|
`
|