Welcome to mirror list, hosted at ThFree Co, Russian Federation.

init.js.test.cjs « lib « test « tap-snapshots - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 043d8b641dcce18d3d3c7b00c0822ae4ce97d408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* 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/init.js TAP workspaces no args > should print helper info 1`] = `

`

exports[`test/lib/init.js TAP workspaces no args, existing folder > should print helper info 1`] = `

`

exports[`test/lib/init.js TAP workspaces with arg but missing workspace folder > should print helper info 1`] = `

`