Skip to content
Snippets Groups Projects
Commit d039c833 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

test(smith-members): test_revoke_idty

parent f6766760
No related branches found
No related tags found
No related merge requests found
...@@ -179,7 +179,6 @@ fn test_confirm_idty_ok() { ...@@ -179,7 +179,6 @@ fn test_confirm_idty_ok() {
} }
/// test identity revocation /// test identity revocation
/// - a smith ca not revoke his identity
/// - anyone can submit a revocation certificate signed by bob /// - anyone can submit a revocation certificate signed by bob
#[test] #[test]
fn test_revoke_idty() { fn test_revoke_idty() {
......
...@@ -1504,7 +1504,6 @@ fn test_killed_account() { ...@@ -1504,7 +1504,6 @@ fn test_killed_account() {
}) })
} }
// TODO: test_revoke_idty
// TODO: test_non_smith_can_not_issue_smith_cert // TODO: test_non_smith_can_not_issue_smith_cert
// TODO: test_non_smith_can_not_issue_smith_cert // TODO: test_non_smith_can_not_issue_smith_cert
// TODO: test_non_smith_with_certs_can_not_issue_smith_cert // TODO: test_non_smith_with_certs_can_not_issue_smith_cert
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment