Skip to content

Commit

Permalink
Fix tests more
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodmane committed Sep 26, 2023
1 parent 74a5f10 commit 087d51b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def setup_class(cls):
[join(cls._source_dir, file) for file in cls.files],
cls._source_dir,
"tsconfig.json",
cls._source_dir
)
Converter(cls._source_dir).populate_index(cls.json)

Expand Down

0 comments on commit 087d51b

Please sign in to comment.