added sibling

This commit is contained in:
John Lancaster
2024-09-04 20:05:00 -05:00
parent 6e793baed8
commit 14609ec8c4
2 changed files with 12 additions and 0 deletions

View File

@@ -2,11 +2,16 @@ child:
module: child
class: Child
sibling:
module: sibling
class: Sibling
parent:
module: parent
class: Parent
dependencies:
- child
- sibling
grand-parent:
module: grand_parent