From: Daniel Stenberg Date: Thu, 1 Oct 2020 22:12:41 +0000 (+0200) Subject: test1465: verify --libcurl with binary POST data X-Git-Tag: curl-7_73_0~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ddecd28268b78ae3361bc010c719446d55a8f894;p=thirdparty%2Fcurl.git test1465: verify --libcurl with binary POST data --- diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index 35932d11b3..8a63358d06 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -174,7 +174,7 @@ test1432 test1433 test1434 test1435 test1436 test1437 test1438 test1439 \ test1440 test1441 test1442 test1443 test1444 test1445 test1446 test1447 \ test1448 test1449 test1450 test1451 test1452 test1453 test1454 test1455 \ test1456 test1457 test1458 test1459 test1460 test1461 test1462 test1463 \ -test1464 \ +test1464 test1465 \ \ test1500 test1501 test1502 test1503 test1504 test1505 test1506 test1507 \ test1508 test1509 test1510 test1511 test1512 test1513 test1514 test1515 \ diff --git a/tests/data/test1465 b/tests/data/test1465 new file mode 100644 index 0000000000..65608dd374 Binary files /dev/null and b/tests/data/test1465 differ