]> Sergey Matveev's repositories - zsh-autoenv.git/blobdiff - tests/varstash.t
Use AUTOENV prefix
[zsh-autoenv.git] / tests / varstash.t
index 9bce05ce9b8e0c24cf54d4a19452761dc22db529..621e93fc9ed9c6dad54c3f42c68a37174065a77a 100644 (file)
@@ -6,8 +6,8 @@ Setup test environment.
 
   $ mkdir sub
   $ cd sub
-  $ echo "autostash FOO=baz" > $DOTENV_FILE_ENTER
-  $ echo "autounstash" > $DOTENV_FILE_LEAVE
+  $ echo "autostash FOO=baz" > $AUTOENV_FILE_ENTER
+  $ echo "autounstash" > $AUTOENV_FILE_LEAVE
 
 Manually create auth file