mirror of
https://github.com/JoelBender/bacpypes
synced 2025-10-27 00:57:47 +08:00
add some more placeholders for more tests
This commit is contained in:
10
tests/test_vlan/__init__.py
Normal file
10
tests/test_vlan/__init__.py
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
"""
|
||||
Test VLAN Networking
|
||||
--------------------
|
||||
|
||||
This module tests the VLAN networking.
|
||||
"""
|
||||
|
||||
from . import test_network
|
||||
Reference in New Issue
Block a user