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-30 10:55:07 +0400
committerisaacs <i@izs.me>2010-07-30 11:01:24 +0400
commit525fb73aff21cbf5a733824fc25bebd3b6db73c3 (patch)
treecaab06446c5852b64a18526d204e8bd47f74ddc8 /test
parent9dd1d792a855c9bb8bc9f515e54c37d105072edf (diff)
Don't depend on a specific version of jsdom
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 d765d2fb4..a1999f4c3 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
npm rm mjsunit.runner
# teardown