Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
zehengl committed Mar 12, 2024
1 parent 27ce166 commit 3677c15
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/test_package.py
@@ -0,0 +1,5 @@
from pip_check_updates import __version__


def test_package_version():
assert __version__

0 comments on commit 3677c15

Please sign in to comment.