added module for blugon

This commit is contained in:
Dhananjay Tanpure 2022-01-20 21:06:17 +00:00 committed by GitHub
parent 08b5386140
commit 8867f4f188
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 99 additions and 0 deletions

View file

@ -0,0 +1,2 @@
def test_load_module():
__import__("modules.contrib.zpool")