

set -ex



test -L $PREFIX/bin/ncu
test -L $PREFIX/bin/ncu-ui
ncu --version
exit 0
