Restructured into a collection
This commit is contained in:
parent
ae58080401
commit
3f38940a9c
12 changed files with 128 additions and 78 deletions
tests
|
@ -4,7 +4,7 @@ import sys
|
|||
|
||||
sys.path.insert(
|
||||
0,
|
||||
os.path.abspath(os.path.join(os.path.dirname(__file__), "..", "inventory_plugins")),
|
||||
os.path.abspath(os.path.join(os.path.dirname(__file__), "..", "plugins/inventory")),
|
||||
)
|
||||
|
||||
import reconstructed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue