mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
A few further tweaks to how path handling in tests
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user