add some tests
This commit is contained in:
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
|
Reference in New Issue
Block a user