diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-12-23 08:10:55 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-12-23 09:25:50 +0000 |
commit | 574db1a6fd850937ad517d8135bf8b78188f3411 (patch) | |
tree | 23f151d82ed986cc9ac8be304519e8a339dbefbf /tests | |
parent | 7246255416617a1c3cc1ae98189912f92e54fb25 (diff) |
tests: Corrected syntax error from commit 7246255416617a
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index b5b5fd4f0..a004f7a84 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -77,7 +77,7 @@ test900 test901 test902 test903 test904 test905 test906 test907 test908 \ test909 test910 test911 test912 test913 test914 test915 test916 test917 \ test918 test919 test920 test921 test922 test923 test924 test925 test926 \ test927 test928 test929 test930 test931 test932 test933 test934 test935 \ -test936 test937 +test936 test937 \ \ test1000 test1001 test1002 test1003 test1004 test1005 test1006 test1007 \ test1008 test1009 test1010 test1011 test1012 test1013 test1014 test1015 \ |