NEWS.stable: log cherry-pick [a38e4bb]->[6f5e418] mbsinit: Don't crash for a NULL...
[gnulib.git] / tests / test-fseeko.sh
1 #!/bin/sh
2
3 ./test-fseeko${EXEEXT} 1 < "$srcdir/test-fseeko.sh" || exit 1
4 echo hi | ./test-fseeko${EXEEXT} || exit 1
5 exit 0