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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2020-08-18 19:57:38 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-08-20 20:19:38 +0300
commitea80f35d853c5e17b129f95c869dc2359ed82663 (patch)
treebf7adf91d27ebddd4a0fa8c26db8a319d8c1599e /tap-snapshots
parent8872be9cafd2a8dae4df3424b7ae3e4cbc662522 (diff)
move flat-options.js from lib/config/ to lib/utils/
PR-URL: https://github.com/npm/cli/pull/1688 Credit: @isaacs Close: #1688 Reviewed-by: @ruyadorno
Diffstat (limited to 'tap-snapshots')
-rw-r--r--tap-snapshots/test-lib-utils-flat-options.js-TAP.test.js (renamed from tap-snapshots/test-lib-config-flat-options.js-TAP.test.js)2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-snapshots/test-lib-config-flat-options.js-TAP.test.js b/tap-snapshots/test-lib-utils-flat-options.js-TAP.test.js
index b360c5ac8..27ad10e5e 100644
--- a/tap-snapshots/test-lib-config-flat-options.js-TAP.test.js
+++ b/tap-snapshots/test-lib-utils-flat-options.js-TAP.test.js
@@ -5,7 +5,7 @@
* Make sure to inspect the output below. Do not ignore changes!
*/
'use strict'
-exports[`test/lib/config/flat-options.js TAP basic > flat options 1`] = `
+exports[`test/lib/utils/flat-options.js TAP basic > flat options 1`] = `
Object {
"@scope:registry": "@scope:registry",
"//nerf.dart:_authToken": "//nerf.dart:_authToken",