From d7471c136901e1955547a20d7bfa126d47d81b56 Mon Sep 17 00:00:00 2001 From: Patrick Monnerat Date: Sat, 18 Apr 2020 16:50:20 +0200 Subject: mime: properly check Content-Type even if it has parameters New test 669 checks this fix is effective. Fixes #5256 Closes #5258 Reported-by: thanhchungbtc on github --- tests/data/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/Makefile.inc') diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index aa2883929..aabe1e6d9 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -87,7 +87,7 @@ test626 test627 test628 test629 test630 test631 test632 test633 test634 \ test635 test636 test637 test638 test639 test640 test641 test642 \ test643 test644 test645 test646 test647 test648 test649 test650 test651 \ test652 test653 test654 test655 test656 test658 test659 test660 test661 \ -test662 test663 test664 test665 test666 test667 test668 \ +test662 test663 test664 test665 test666 test667 test668 test669 \ test670 test671 test672 test673 \ \ test700 test701 test702 test703 test704 test705 test706 test707 test708 \ -- cgit v1.2.3