Skip to content

Commit

Permalink
Merge branch 'fix-read-files' into file-gzip
Browse files Browse the repository at this point in the history
  • Loading branch information
Derrick Petzold committed Dec 26, 2024
2 parents 2475554 + 731f77b commit 09ed6fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ def test_parse_files():
verbose=True,
regex_filter=r"^cloudfront",
)

entries = parser.read_files("test/data")
assert len(list(entries)) == 6

Expand Down

0 comments on commit 09ed6fa

Please sign in to comment.