adding from new mac
This commit is contained in:
5
test-env/tests/test_test_env.py
Normal file
5
test-env/tests/test_test_env.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from test_env import __version__
|
||||
|
||||
|
||||
def test_version():
|
||||
assert __version__ == '0.1.0'
|
||||
Reference in New Issue
Block a user