Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 12, 2025
1 parent 35b8cac commit e047135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ def test_getUserDefinedOpName(self):
assert tx.ops[1].inputs[1].getRegisterName() == "x30"
assert tx.ops[1].inputs[2].getRegisterName() == "sp"


class DisassembleTests(TestCase):
"""
Context::disassemble tests
Expand Down

0 comments on commit e047135

Please sign in to comment.