Create skeleton
This commit is contained in:
4
tests/test_sample.py
Normal file
4
tests/test_sample.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# Sample Test passing with nose and pytest
|
||||
|
||||
def test_pass():
|
||||
assert True, "dummy sample test"
|
||||
Reference in New Issue
Block a user