Revert "Add card personalize 2 tests"
This reverts commit 0c46c1d25ce3c109bb8014914bd812a2a000f0ac.
This commit is contained in:
@@ -29,7 +29,7 @@ from constants_for_test import *
|
||||
|
||||
class Test_Card_PK_OPs_KG(object):
|
||||
def test_verify_pw3_0(self, card):
|
||||
v = card.verify(3, FACTORY_PASSPHRASE_PW3)
|
||||
v = card.verify(3, PW3_TEST0)
|
||||
assert v
|
||||
|
||||
def test_signature_sigkey(self, card):
|
||||
|
||||
Reference in New Issue
Block a user