Skip to content

Commit

Permalink
minor update asn1 test for libressl
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozg committed Apr 6, 2024
1 parent 1d95619 commit b7fcaba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/1.asn1.lua
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ function TestType:testAll()
[asn1.OBJECT] = true,
[asn1.SEQUENCE] = true,
[asn1.SET] = true,
[asn1.UTCTIME] = true, -- FIXME: libressl
[asn1.BMPSTRING] = true,
[asn1.UNIVERSALSTRING] = true
}
Expand Down

0 comments on commit b7fcaba

Please sign in to comment.