Skip to content

Commit

Permalink
test: skip asn1 NULL test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozg committed Apr 6, 2024
1 parent f78edc6 commit fee5cfb
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 @@ -308,6 +308,7 @@ function TestType:testAll()
[asn1.OBJECT] = true,
[asn1.SEQUENCE] = true,
[asn1.SET] = true,
[asn1.NULL] = true,
[asn1.BMPSTRING] = true,
[asn1.UNIVERSALSTRING] = true
}
Expand Down

0 comments on commit fee5cfb

Please sign in to comment.