9 lines
159 B
Python
9 lines
159 B
Python
from byteb4rb1e.utils.urllib.request import PkgHandler
|
|
|
|
class TestPkgHandler:
|
|
"""
|
|
"""
|
|
def test_default(self):
|
|
"""
|
|
"""
|
|
pass
|