summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/testlib.sh14
1 files changed, 2 insertions, 12 deletions
diff --git a/t/testlib.sh b/t/testlib.sh
index 556afd1..aba99cf 100644
--- a/t/testlib.sh
+++ b/t/testlib.sh
@@ -1,16 +1,6 @@
-#!/bin/bash
+#!bash
PS4='[${#FUNCNAME[*]}] ${BASH_SOURCE[0]}:${LINENO} (${FUNCNAME[0]}) +'
-. bos-args.sh
-. bos-dispatch.sh
-. bos-namespaces.sh
-. bos-object-id.sh
-. bos-base.sh
-. bos-meta.sh
-. bos-meta-class.sh
-. bos-meta-attribute.sh
-. bos-meta-bootstrap.sh
-. bos-sugar.sh
-
+. bos.sh
. minitap.sh