expl: Work around inaccurate implementation on NetBSD.
[gnulib.git] / tests / test-fseeko.sh
blob5c558272cbdf16c44cd75d158cd32906071880a8
1 #!/bin/sh
3 ./test-fseeko${EXEEXT} 1 < "$srcdir/test-fseeko.sh" || exit 1
4 echo hi | ./test-fseeko${EXEEXT} || exit 1
5 exit 0