From: Daniel Stenberg Date: Fri, 2 Jun 2017 13:52:59 +0000 (+0200) Subject: test1538: fix typo X-Git-Tag: curl-7_54_1~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61d4870dc9c7a0d78d9ae54d95b41d383770a522;p=curl test1538: fix typo --- diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index 22234e6db..01513548d 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -163,7 +163,7 @@ test1516 test1517 \ test1520 \ \ test1525 test1526 test1527 test1528 test1529 test1530 test1531 test1532 \ -test1533 test1534 test1535 test1536 test1537 lib1538 \ +test1533 test1534 test1535 test1536 test1537 test1538 \ test1540 test1541 \ \ test1600 test1601 test1602 test1603 test1604 test1605 test1606 \