#!/bin/sh
ln -s ../v0.1.2 ../../alias/test
. ../../nvm.sh
nvm unalias test
! [ -h ../../alias/test ]