1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2025-12-14 10:15:12 +02:00

tests: simplify ZDOTDIR setup, remove base

This makes it easier to run tests without providing ZDOTDIR.
This commit is contained in:
Daniel Hahler
2017-12-15 23:15:00 +01:00
committed by Daniel Hahler
parent 016426207c
commit b92462ff2d
8 changed files with 8 additions and 21 deletions

View File

@@ -9,6 +9,3 @@ module_path=(/dev/null)
zstat() {
echo "Should not get called."
}
# Source base setup.
source ${ZDOTDIR}/../ZDOTDIR/.zshenv