summaryrefslogtreecommitdiff
path: root/tests/test-getcwd.sh
blob: 64a3c7c94399f7a752d57a3835276353cff0e089 (plain)
1
2
3
4
5
6
7
#!/bin/sh

. "${srcdir=.}/init.sh"; path_prepend_ .

${CHECKER} test-getcwd

Exit $?