diff options
Diffstat (limited to 'tests/specs/npm/npmrc_no_auth/.npmrc')
-rw-r--r-- | tests/specs/npm/npmrc_no_auth/.npmrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/npm/npmrc_no_auth/.npmrc b/tests/specs/npm/npmrc_no_auth/.npmrc new file mode 100644 index 000000000..860a7c3d9 --- /dev/null +++ b/tests/specs/npm/npmrc_no_auth/.npmrc @@ -0,0 +1 @@ +@denotest3:registry=http://localhost:4263/ |