summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/testlib.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/testlib.sh b/t/testlib.sh
index af5eed2..edbd973 100644
--- a/t/testlib.sh
+++ b/t/testlib.sh
@@ -2,11 +2,12 @@
PS4='[${#FUNCNAME[*]}] ${BASH_SOURCE[0]}:${LINENO} (${FUNCNAME[0]}) +'
+. bos-dispatch.sh
. bos-namespaces.sh
. bos-object-id.sh
. bos-base.sh
+. bos-meta.sh
. bos-meta-class.sh
-. bos-dispatch.sh
. bos-sugar.sh
. minitap.sh