]> Sergey Matveev's repositories - zsh-autoenv.git/blobdiff - tests/_autoenv_utils.t
tests: rename setup.sh to setup.zsh
[zsh-autoenv.git] / tests / _autoenv_utils.t
index 303cd24a8f2cd0da0bac7b2e0c43a2a23cf8e366..3c00b00e385b006dcd73a50722b5756f406124a2 100644 (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.