Skip to content

Commit

Permalink
WIP14
Browse files Browse the repository at this point in the history
  • Loading branch information
e3rd committed Sep 25, 2024
1 parent 1cc3c81 commit 8756826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ def test_annotated(self):
self.assertTrue(d[""]["test2"].update(" "))


class TestParametrizedGeneric(TestAbstract):
class TestAnnotation(TestAbstract):
def test_generic(self):
t = Tag("", annotation=list)
t.update("")
Expand Down

0 comments on commit 8756826

Please sign in to comment.