Kill off the old 'tests' stuff. Write a ton of new tests for the
[oweals/busybox.git] / testsuite / which / which-uses-default-path
1 BUSYBOX=$(type -p busybox)
2 SAVED_PATH=$PATH
3 unset PATH
4 $BUSYBOX which ls