1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00

add the template to the basic tests

This commit is contained in:
Joel Bender 2016-05-11 17:27:56 -04:00
parent 5e0e5db72b
commit 49f597bba8

View File

@ -6,6 +6,8 @@ BACpypes Testing
----------------
"""
from . import test__template
from . import utilities
from . import state_machine
from . import time_machine