Skip to content

Commit

Permalink
create tests folder (squashed commit)
Browse files Browse the repository at this point in the history
- move test_placeholder.py to "tests"-directory
- add test_placeholder to check if pytest goes green
  • Loading branch information
Criamos committed Sep 2, 2021
1 parent 64a8d17 commit 8a4aa6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_placeholder.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
def test_placeholder():
pass

0 comments on commit 8a4aa6a

Please sign in to comment.