quotearg: don't attempt to store 1 << 31 into an "int"
[gnulib.git] / modules / xalloc-die-tests
index d28c95f..e611f80 100644 (file)
@@ -4,9 +4,9 @@ tests/test-xalloc-die.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@