feat: first test with speculos
This commit is contained in:
3
tests/speculos/test_configuration_cmd.py
Normal file
3
tests/speculos/test_configuration_cmd.py
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
def test_configuration(cmd):
|
||||
assert cmd.get_configuration() == (14, 1, 9, 17)
|
||||
Reference in New Issue
Block a user