pmccabe2html: escaping of special characters
[gnulib.git] / modules / pread-tests
index 7a4e7a7..eead17b 100644 (file)
@@ -1,14 +1,14 @@
 Files:
 tests/test-pread.c
-tests/init.sh
+tests/test-pread.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)'   \
-  builddir='$(builddir)'