Skip to content

Commit 8bf4a45

Browse files
committed
Added Makefile with test command
1 parent 409b5e1 commit 8bf4a45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
test:
2+
pytest tests --hypothesis-show-statistics

0 commit comments

Comments
 (0)