federation: stub that checks the nodeinfo of the two instances
This commit is contained in:
parent
19ce0fe6b1
commit
9b6442bfcf
8 changed files with 165 additions and 0 deletions
|
@ -15,6 +15,7 @@ SELF_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|||
SELF="${BASH_SOURCE[0]}"
|
||||
source $SELF_DIR/lib/lib.sh
|
||||
|
||||
source $SELF_DIR/federation/federation.sh
|
||||
source $SELF_DIR/actions/actions.sh
|
||||
source $SELF_DIR/forgejo/fixtures.sh
|
||||
source $SELF_DIR/storage/storage.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue