Commit a2e0581f authored by Hunter Loftis's avatar Hunter Loftis

move test-utils into test/utils

parent 0375e8b3
......@@ -364,7 +364,7 @@ pushd $(dirname 0) >/dev/null
bp_dir=$(pwd)
popd >/dev/null
source ${bp_dir}/vendor/test-utils/test-utils
source ${bp_dir}/test/utils
mktmpdir() {
dir=$(mktemp -t testXXXXX)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment