Skip to content

Commit

Permalink
test: revocation-policy
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeplotean committed Nov 27, 2024
1 parent 87322c7 commit 0c91233
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
package id.walt.policies.policies

import org.junit.jupiter.api.Test

import org.junit.jupiter.api.Assertions.*
class RevocationPolicyTest {

@Test
fun verify() {}
}

0 comments on commit 0c91233

Please sign in to comment.