packaging: remove old options to find hidden files
[platform/upstream/findutils.git] / tests / test-getcwd.sh
1 #!/bin/sh
2
3 . "${srcdir=.}/init.sh"; path_prepend_ .
4
5 test-getcwd
6
7 Exit $?