]> gitweb.factorcode.org Git - factor.git/commitdiff
openssl.libssl: update test
authorDoug Coleman <doug.coleman@gmail.com>
Mon, 14 Aug 2023 21:33:01 +0000 (16:33 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 14 Aug 2023 21:33:01 +0000 (16:33 -0500)
basis/openssl/libssl/libssl-tests.factor

index dfc65d56b3ebb8281fd5962c31720f5f6d5b2a62..80591b2c849624259085a49f8fde267192383a51 100644 (file)
@@ -41,7 +41,7 @@ maybe-init-ssl
         new-tls-ctx tls-opts [ [ set-opt ] [ has-opt ] 2bi ] with map
         [ t = ] count
     ] with-destructors
-    ssl-new-api? get-global 0 3 ? =
+    ssl-new-api? get-global 0 4 ? =
 ] unit-test
 
 ! Initial state