diff options
author | Yang Tse <yangsita@gmail.com> | 2012-06-07 17:45:37 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2012-06-07 17:45:37 +0200 |
commit | c41d959ee6d0a22fa6a7272bd32bf04fec839caf (patch) | |
tree | 4e5a089727f6f3fcb605252ff3c02ace3e17d7c3 /tests/data/Makefile.am | |
parent | 430791616b6c067b6da3ab64e486d6ca8d8136f4 (diff) | |
download | curl-c41d959ee6d0a22fa6a7272bd32bf04fec839caf.tar.gz |
tests 1364 to 1393: several -o filename -J -i -D combinations for HTTP and FTP
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r-- | tests/data/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index e48a16812..7408547dc 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -87,7 +87,10 @@ test1331 test1332 test1333 test1334 test1335 test1336 test1337 test1338 \ test1339 test1340 test1341 test1342 test1343 test1344 test1345 test1346 \ test1347 test1348 test1349 test1350 test1351 test1352 test1353 test1354 \ test1355 test1356 test1357 test1358 test1359 test1360 test1361 test1362 \ -test1363 \ +test1363 test1364 test1365 test1366 test1367 test1368 test1369 test1370 \ +test1371 test1372 test1373 test1374 test1375 test1376 test1377 test1378 \ +test1379 test1380 test1381 test1382 test1383 test1384 test1385 test1386 \ +test1387 test1388 test1389 test1390 test1391 test1392 test1393 \ test1400 test1401 test1402 test1403 test1404 test1405 test1406 test1407 \ test2000 test2001 test2002 test2003 test2004 |