Enable 2.1 feature tests

Enabled the tests that test 2.1 functionality.
This commit is contained in:
Markus Mäkelä
2017-06-02 14:04:17 +03:00
parent 20fceada58
commit 2f6a5bcd07
2 changed files with 24 additions and 24 deletions

View File

@ -15,8 +15,8 @@ const char *bad_configs[] =
"bug479",
"bug493",
"bad_ssl",
//"mxs710_bad_socket",
//"mxs711_two_ports",
"mxs710_bad_socket",
"mxs711_two_ports",
"mxs720_line_with_no_equal",
"mxs720_wierd_line",
"mxs799",