checking py3 issue
This commit is contained in:
parent
b78ca19d1a
commit
feac7a4c05
|
@ -3,9 +3,9 @@ Test for network group
|
||||||
"""
|
"""
|
||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
# from .common import skip_python3
|
from .common import skip_python3
|
||||||
|
|
||||||
# skip_python3()
|
skip_python3()
|
||||||
|
|
||||||
|
|
||||||
class TestNetworkGroup(unittest.TestCase):
|
class TestNetworkGroup(unittest.TestCase):
|
||||||
|
|
Reference in New Issue
Block a user