q1 support, and whitespace

This commit is contained in:
Peter D. Gray 2024-01-18 09:49:24 -05:00
parent e996470196
commit 7404df4269
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -243,6 +243,7 @@ def main():
# test_rolls.py should be run alone as it does not need simulator
print("Skipped", test_module)
continue
print("Started", test_module)
if test_module in ["test_bsms.py", "test_address_explorer.py", "test_export.py",
"test_multisig.py", "test_ux.py"]: