1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-06-01 09:30:12 +03:00

Cleanup tests/varstash_export.t

This commit is contained in:
Daniel Hahler 2015-04-23 17:57:56 +02:00
parent 248bd5cc0d
commit 433693f5c6

View File

@ -47,12 +47,3 @@ Activate autoenv in the subshell.
LEAVE
empty
orig_export
#
# Exiting the subshell should restore.
#
# $ pwd
# */varstash_export.t (glob)
# $ echo $MYVAR
# changed
# $ echo $MYEXPORT
# changed_export