diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-06-12 00:10:51 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-06-12 00:10:51 +0200 |
commit | b122f8be61a86814ffcc0e26ecf75dcc81938c26 (patch) | |
tree | 4e8e2bd288d07b10791c9f1a4e0a79c31868993b /tests/data | |
parent | 950fb3efcc929d3f5a26852c4f64ccd038ce43a0 (diff) |
test1309: added to the dist
Diffstat (limited to 'tests/data')
-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 e01272da8..363c40628 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -73,7 +73,7 @@ test1110 test1111 test1112 test1113 test1114 test1115 test1116 test1117 \ test1118 test1119 test1120 test1121 test1122 test1123 test1124 test1125 \ test1126 test1127 test1128 test1200 test1201 test1202 test1203 test1300 \ test1301 test1302 test1303 test1304 test1305 test1306 test1307 test1308 \ -test2000 test2001 test2002 test2003 test2004 +test1309 test2000 test2001 test2002 test2003 test2004 EXTRA_DIST = $(TESTCASES) DISABLED |