From 55a6f1f06ec404dde63281979b7105df2e6224f9 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Sat, 19 Apr 2014 16:47:07 -0700 Subject: [PATCH] Organizing `nvm install` tests better. --- test/slow/{ => nvm install}/install from binary | 0 test/slow/{ => nvm install}/install from source | 0 .../{ => nvm install}/install two versions and use the latest one | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename test/slow/{ => nvm install}/install from binary (100%) rename test/slow/{ => nvm install}/install from source (100%) rename test/slow/{ => nvm install}/install two versions and use the latest one (100%) diff --git a/test/slow/install from binary b/test/slow/nvm install/install from binary similarity index 100% rename from test/slow/install from binary rename to test/slow/nvm install/install from binary diff --git a/test/slow/install from source b/test/slow/nvm install/install from source similarity index 100% rename from test/slow/install from source rename to test/slow/nvm install/install from source diff --git a/test/slow/install two versions and use the latest one b/test/slow/nvm install/install two versions and use the latest one similarity index 100% rename from test/slow/install two versions and use the latest one rename to test/slow/nvm install/install two versions and use the latest one