summaryrefslogtreecommitdiff
path: root/tests/suffix.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suffix.test')
-rwxr-xr-xtests/suffix.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suffix.test b/tests/suffix.test
index b5c2a88c..aa1df675 100755
--- a/tests/suffix.test
+++ b/tests/suffix.test
@@ -26,7 +26,7 @@
# Extensions taken from the ones that Automake recognizes, plus Objective C,
# and GNU Ada. Also test that multiple dots are handled correctly.
extensions="C F S ada adb ads asm c c++ cc cpp cxx f f90 F90 f95 F95 f03 F03 for go m s sx ada.ada"
-bad_names="foo."
+bad_names=foo.
. tests/defs || exit 1