tests: Fix typo in GET DATA /TYPE=TXT test.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 29 Sep 2010 04:31:07 +0000 (21:31 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 29 Sep 2010 04:32:36 +0000 (21:32 -0700)
Not capitalizing the at_ in AT_BANNER apparently just kept the banner
from appearing and didn't seem to cause other problems.

tests/language/data-io/get-data-txt.at

index b5525b71b8de81a68285e6e7c17d669a11b8bc85..e4c6ae374bd4133be56ca67ac32843bb52d084b4 100644 (file)
@@ -1,4 +1,4 @@
-at_BANNER([GET DATA /TYPE=TXT])
+AT_BANNER([GET DATA /TYPE=TXT])
 
 dnl These tests exercise features of GET DATA /TYPE=TXT that
 dnl it has in common with DATA LIST, using tests drawn from