test: replace tabs with spaces in test recipes
[openssl.git] / test / recipes / 25-test_verify.t
index 269b2ba4aa19c8e0c0d6af9b9dfa5ba6339a7014..15d051c6ba6b4cdd8d032ec1c0b511f9ee97fec3 100644 (file)
@@ -417,7 +417,7 @@ ok(verify("ee-ss-with-keyCertSign", "", ["ee-ss-with-keyCertSign"], []),
 
 SKIP: {
     skip "Ed25519 is not supported by this OpenSSL build", 6
-             if disabled("ec");
+              if disabled("ec");
 
     # ED25519 certificate from draft-ietf-curdle-pkix-04
     ok(verify("ee-ed25519", "", ["root-ed25519"], []),