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
path: root/test
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-07-19 12:05:48 +0400
committerisaacs <i@izs.me>2010-07-25 05:51:20 +0400
commit78fa5559fea86d1137c837a4a1bbfd54e11267cf (patch)
tree53a11fbe8ca96d47accf2f96ce89797c395f4026 /test
parentf34da8f806b00037331e4c67080262c85b606010 (diff)
Update test for new rm syntax
Diffstat (limited to 'test')
-rwxr-xr-xtest/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run.sh b/test/run.sh
index a417443da..d765d2fb4 100755
--- a/test/run.sh
+++ b/test/run.sh
@@ -16,7 +16,7 @@ main () {
npm install "$TESTDIR"/packages/mjsunit.runner
npm install jsdom
- npm rm jsdom 0.0.1
+ npm rm jsdom@0.0.1
npm rm mjsunit.runner
# teardown