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

test-lib-utils-reify-finish.js-TAP.test.js « tap-snapshots - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a82905a399679abbc16dc7f8051cbbabd7b035a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* 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/utils/reify-finish.js TAP should write if everything above passes > written config 1`] = `
hasBuiltinConfig=true
x=y

[nested]
foo=bar

`