1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2025-12-18 12:05:19 +02:00

tests: rename setup.sh to setup.zsh

This commit is contained in:
Daniel Hahler
2015-04-23 16:03:21 +02:00
parent ebef4c2613
commit 7699fe6aba
9 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
Tests for internal util methods.
$ source $TESTDIR/setup.sh || return 1
$ source $TESTDIR/setup.zsh || return 1
Non-existing entries are allowed and handled without error.