summaryrefslogtreecommitdiff
path: root/tests/txinfo-unrecognized-extension.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/txinfo-unrecognized-extension.test')
-rwxr-xr-xtests/txinfo-unrecognized-extension.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/txinfo-unrecognized-extension.test b/tests/txinfo-unrecognized-extension.test
index 94f217f4c..719f5082e 100755
--- a/tests/txinfo-unrecognized-extension.test
+++ b/tests/txinfo-unrecognized-extension.test
@@ -19,8 +19,6 @@
. ./defs || Exit 1
-set -e
-
cat > Makefile.am << 'END'
info_TEXINFOS = foobar.foo bazquux.tex zardoz.c
END