Skip to content

Commit

Permalink
update import test
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Feb 2, 2024
1 parent c48fb30 commit dd0bd46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/wipac_dev_tools_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def test_available() -> None:
"strtobool",
"argparse_tools",
"data_safety_tools",
"semvar_parser_tools",
}
assert set(wipac_dev_tools.__all__) == all_of_em

Expand Down

0 comments on commit dd0bd46

Please sign in to comment.