Skip to content
Snippets Groups Projects
Commit 33baa30e authored by Martin Nilsson's avatar Martin Nilsson
Browse files

Fix leaked testsuite constant.

parent 6d3b40be
Branches
Tags
No related merge requests found
......@@ -1420,6 +1420,7 @@ test_do([[
add_constant("threaded_low_test_ssl_connection");
add_constant("test_ssl_connection");
add_constant("low_test_ssl_connection");
add_constant("low_test_buffered_ssl_connection");
add_constant("TestContext");
]])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment