view tests/test-getcwd.sh @ 40145:5b5be594d7f9

localename tests: Fix test failure on Android. * modules/localename-tests (Depends-on): Add 'setlocale'.
author Bruno Haible <bruno@clisp.org>
date Sat, 26 Jan 2019 23:40:44 +0100
parents 6925d22363f2
children 8c1a17df67e0
line wrap: on
line source

#!/bin/sh

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

test-getcwd

Exit $?