3 lines
64 B
Python
3 lines
64 B
Python
|
def test_load_module():
|
||
|
__import__("modules.contrib.zpool")
|