]> Sergey Matveev's repositories - zsh-autoenv.git/blobdiff - tests/_autoenv_stack.t
tests: rename setup.sh to setup.zsh
[zsh-autoenv.git] / tests / _autoenv_stack.t
index 299d0642c08e73df7e01a28bab9895adb5636f8e..580176c231c084f44c76cf14d262c7d514171eb7 100644 (file)
@@ -1,6 +1,6 @@
 Tests for internal stack handling.
 
-  $ source $TESTDIR/setup.sh
+  $ source $TESTDIR/setup.zsh || return 1
 
 Non-existing entries are allowed and handled without error.