Skip to content

Commit

Permalink
🐛 add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry committed Apr 18, 2024
1 parent ad2f817 commit 9e84371
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/test_pkg.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import orcidpubs


def test_version_tag():
_ = orcidpubs.__version__

0 comments on commit 9e84371

Please sign in to comment.