1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00
bacpypes/tests/test_local/__init__.py
2018-04-03 00:54:07 -04:00

10 lines
121 B
Python

#!/usr/bin/python
"""
Test Local Schedule
"""
from . import test_local_schedule_1
from . import test_local_schedule_2