Skip to content

Commit

Permalink
Update verification.go
Browse files Browse the repository at this point in the history
  • Loading branch information
hpya93 authored Nov 21, 2023
1 parent 6ccfbb5 commit ee0e118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verification/verification.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ var AllTestCases = []TestCase{
CertifyKeySimulationTestCase,
GetCertificateChainTestCase,
ExtendTCITestCase,
ExtendDerivedTciTestCase,
SignAsymmetricTestCase,
SignSymmetricTestCase,
SignSimulationTestCase,
ExtendDerivedTciTestCase,
GetProfileTestCase,
InitializeContextTestCase,
InitializeContextSimulationTestCase,
Expand Down

0 comments on commit ee0e118

Please sign in to comment.