diff options
Diffstat (limited to 't/testlib.sh')
-rw-r--r-- | t/testlib.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/testlib.sh b/t/testlib.sh index edbd973..d506257 100644 --- a/t/testlib.sh +++ b/t/testlib.sh @@ -2,6 +2,7 @@ PS4='[${#FUNCNAME[*]}] ${BASH_SOURCE[0]}:${LINENO} (${FUNCNAME[0]}) +' +. bos-args.sh . bos-dispatch.sh . bos-namespaces.sh . bos-object-id.sh |