Bump to m4 1.4.19
[platform/upstream/m4.git] / tests / test-getcwd.sh
1 #!/bin/sh
2
3 . "${srcdir=.}/init.sh"; path_prepend_ .
4
5 ${CHECKER} test-getcwd
6
7 Exit $?