MINI MINI MANI MO

Path : /opt/nvm/test/fast/Unit tests/
File Upload :
Current File : //opt/nvm/test/fast/Unit tests/nvm_node_prefix

#!/bin/sh

die () { echo "$@" ; exit 1; }

\. ../../../nvm.sh

[ "$(nvm_node_prefix)" = "node" ] || die '"nvm_node_prefix" did not return the string "node". why did this fail?!'

OHA YOOOO