diff --git "a/test/fast/Running \"nvm unload\" should unset all function and variables." "b/test/fast/Running \"nvm unload\" should unset all function and variables." index bbb4343..0f4c50e 100755 --- "a/test/fast/Running \"nvm unload\" should unset all function and variables." +++ "b/test/fast/Running \"nvm unload\" should unset all function and variables." @@ -8,4 +8,5 @@ type nvm > /dev/null 2>&1 || fail "NVM not loaded" nvm unload -type nvm > /dev/null 2>&1 && fail "NVM not unloaded" || exit 0 \ No newline at end of file +type nvm > /dev/null 2>&1 && fail "NVM not unloaded" || exit 0 +