Skip to content

Commit

Permalink
Fix identifier not renamed in 3dda7a1.
Browse files Browse the repository at this point in the history
  • Loading branch information
whitequark committed May 9, 2018
1 parent 3dda7a1 commit 66c9af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/glasgow/gateware/target.py
Expand Up @@ -81,7 +81,7 @@ def __init__(self):
]


class TestExposeI2C(GlasgowBase):
class TestMirrorI2C(GlasgowBase):
def __init__(self):
super().__init__()

Expand Down

0 comments on commit 66c9af2

Please sign in to comment.