fisrt commit
This commit is contained in:
0
tests/__init__.py
Executable file
0
tests/__init__.py
Executable file
5
tests/test_alert_battery_to_maintain_health.py
Executable file
5
tests/test_alert_battery_to_maintain_health.py
Executable file
@ -0,0 +1,5 @@
|
||||
from alert_battery_to_maintain_health import __version__
|
||||
|
||||
|
||||
def test_version():
|
||||
assert __version__ == '0.1.0'
|
Reference in New Issue
Block a user