add some tests
This commit is contained in:
parent
6f27262366
commit
f829c38137
1
test/test_npmci
Normal file
1
test/test_npmci
Normal file
@ -0,0 +1 @@
|
|||||||
|
npmci -v
|
6
test/test_npmts.sh
Normal file
6
test/test_npmts.sh
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
npmci install stable
|
||||||
|
npmci command npmts -v
|
||||||
|
npmci install lts
|
||||||
|
npmci command npmts -v
|
||||||
|
npmci install legacy
|
||||||
|
npmci command npmts -v
|
Loading…
Reference in New Issue
Block a user