Skip to content

Commit

Permalink
Add tests folder
Browse files Browse the repository at this point in the history
* At the moment mainly for CI to pass
* Includes an import test
  • Loading branch information
boykovdn committed Nov 14, 2024
1 parent 7abfaf6 commit 5071026
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_import.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
def test_import():
import m4st # noqa: F401

0 comments on commit 5071026

Please sign in to comment.