From ab18027d6ccd7e3a0915eeb8710fdf30be085407 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 20 Mar 2020 10:34:18 +0100 Subject: tests: add test 430, 431 and 432 to verify the --config fix Verify the fixes in 4e0b4fee4 --- tests/data/Makefile.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/data/Makefile.inc') diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index 8451bb011..cfcfd9366 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -65,6 +65,8 @@ test393 test394 test395 \ test400 test401 test402 test403 test404 test405 test406 test407 test408 \ test409 \ \ +test430 test431 test432 \ +\ test490 test491 test492 \ \ test500 test501 test502 test503 test504 test505 test506 test507 test508 \ -- cgit v1.2.3