A few further tweaks to how path handling in tests

This commit is contained in:
2014-05-24 11:46:48 +01:00
parent 1fb80660b8
commit e5ffdc6f16
3 changed files with 15 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ source "../test-helper.sh"
# runtime.sh tests.
#
source "../../lib/runtime.sh"
source "${root}/lib/runtime.sh"
# We assume env.sh has been sourced if $TMUXIFIER_LAYOUT_PATH has been set.
assert 'echo $TMUXIFIER_LAYOUT_PATH' "${TMUXIFIER}/layouts"