From 6f2b1a23ce49b74c61579ab79055ac5e548e4e57 Mon Sep 17 00:00:00 2001 From: Thomas Levine Date: Wed, 10 Oct 2012 21:13:50 -0400 Subject: [PATCH] run --- test/slow/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/slow/install b/test/slow/install index ed26e81..460627b 100755 --- a/test/slow/install +++ b/test/slow/install @@ -11,4 +11,4 @@ nvm install 0.6.14 # Check [ -d ../../v0.6.14 ] -nvm use v0.6.14 --version | grep v0.6.14 +nvm run v0.6.14 --version | grep v0.6.14