Init PyTest
This commit is contained in:
parent
c4fdb2860c
commit
25c2e6b7cb
8 changed files with 100 additions and 44 deletions
4
example_test.py
Normal file
4
example_test.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
def test_example_test():
|
||||
return 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue