summaryrefslogtreecommitdiff
path: root/tests/txinfo4.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/txinfo4.test')
-rwxr-xr-xtests/txinfo4.test7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/txinfo4.test b/tests/txinfo4.test
index 1c6a92f36..0c55a1ca8 100755
--- a/tests/txinfo4.test
+++ b/tests/txinfo4.test
@@ -1,5 +1,6 @@
#! /bin/sh
-# Copyright (C) 1997, 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 1997, 2001, 2002, 2003, 2011 Free Software Foundation,
+# Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -29,4 +30,6 @@ echo '@setfilename textutils.frob' > textutils.texi
$ACLOCAL
AUTOMAKE_fails
-grep 'textutils.texi:1:.*textutils.frob.*extension' stderr
+grep 'textutils\.texi:1:.*textutils\.frob.*extension' stderr
+
+: