Rearrange test/recipes/95-test_*.t to use skip_all
[openssl.git] / test / recipes / 95-test_external_boringssl.t
index 56505cf98b4184af4e9db02c3b3fc61d0f6a0ec9..5e3f67edbe7490574507d085770ce4540627ff14 100644 (file)
@@ -15,7 +15,6 @@ setup("test_external_boringssl");
 
 plan skip_all => "No external tests in this configuration"
     if disabled("external-tests");
-
 plan skip_all => "BoringSSL runner not detected"
     if !$ENV{BORING_RUNNER_DIR};