doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / pread-tests
index 8a10c18..eead17b 100644 (file)
@@ -1,16 +1,14 @@
 Files:
 tests/test-pread.c
 tests/test-pread.sh
-tests/init.sh
 tests/signature.h
 tests/macros.h
 
 Depends-on:
+test-framework-sh
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-pread.sh
 check_PROGRAMS += test-pread
-TESTS_ENVIRONMENT +=   \
-  srcdir='$(srcdir)'