doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / xalloc-die-tests
index 30dc302..e611f80 100644 (file)
@@ -1,13 +1,12 @@
 Files:
 tests/test-xalloc-die.c
 tests/test-xalloc-die.sh
-tests/init.sh
 
 Depends-on:
 progname
+test-framework-sh
 
 Makefile.am:
 TESTS += test-xalloc-die.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-xalloc-die
 test_xalloc_die_LDADD = $(LDADD) @LIBINTL@