diff options
Diffstat (limited to 'tests/specs/npm/npmrc_install_arg/.npmrc')
-rw-r--r-- | tests/specs/npm/npmrc_install_arg/.npmrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/specs/npm/npmrc_install_arg/.npmrc b/tests/specs/npm/npmrc_install_arg/.npmrc new file mode 100644 index 000000000..de3704b92 --- /dev/null +++ b/tests/specs/npm/npmrc_install_arg/.npmrc @@ -0,0 +1,2 @@ +@denotest:registry=http://localhost:4261/ +//localhost:4261/:_authToken=private-reg-token |