Skip to content

Commit

Permalink
Test .sum4all
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Jul 31, 2024
1 parent 9466a94 commit 6535a91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions transport_data/tests/test_sum4all.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
from transport_data.sum4all.structure import refresh


def test_refresh() -> None:
refresh()

0 comments on commit 6535a91

Please sign in to comment.