diff --git a/tests/gold_tests/pluginTest/sslheaders/sslheaders.test.py b/tests/gold_tests/pluginTest/sslheaders/sslheaders.test.py index a430ed68ca4..6165d9d9979 100644 --- a/tests/gold_tests/pluginTest/sslheaders/sslheaders.test.py +++ b/tests/gold_tests/pluginTest/sslheaders/sslheaders.test.py @@ -22,6 +22,7 @@ ''' Test.SkipUnless( + Condition.PluginExists('sslheaders.so'), Condition.HasCurlFeature('http2'), )