mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2025-12-18 03:55:13 +02:00
tests: abort if setup fails!
Otherwise the user's auth file might get removed.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Tests for internal util methods.
|
||||
|
||||
$ source $TESTDIR/setup.sh
|
||||
$ source $TESTDIR/setup.sh || return 1
|
||||
|
||||
Non-existing entries are allowed and handled without error.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user