Skip to content

Commit

Permalink
WIP15
Browse files Browse the repository at this point in the history
  • Loading branch information
e3rd committed Sep 25, 2024
1 parent 8756826 commit 746a5b0
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 TestAnnotation(TestAbstract):
class TestParametrizedGenericXXX(TestAbstract):
def test_generic(self):
t = Tag("", annotation=list)
t.update("")
Expand Down

0 comments on commit 746a5b0

Please sign in to comment.