Skip to content

Commit

Permalink
test: revocation-policy
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeplotean committed Dec 16, 2024
1 parent 9f51f81 commit 7d30ab8
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 7d30ab8

Please sign in to comment.