Skip to content

Commit

Permalink
Fixed the v2 inventory for the unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
ayshih committed Jul 31, 2023
1 parent f6e8e1a commit 12bc9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_ext_inheritance_diagram.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ def new_run(self):
# Version: 1.0
# The remainder of this file is compressed using zlib.
''' + zlib.compress(b'''\
subdir.other.Bob class 1 foo.html -
subdir.other.Bob py:class 1 foo.html#subdir.other.Bob -
''')


Expand Down

0 comments on commit 12bc9a4

Please sign in to comment.