From 62c0abf773083f37f1de44c082c41e09f5289397 Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Thu, 7 Jun 2012 13:47:08 +0530 Subject: [PATCH] Use ADOTDIR in tests. --- tests/.zshenv | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/.zshenv b/tests/.zshenv index 68118e9..46fd8a6 100644 --- a/tests/.zshenv +++ b/tests/.zshenv @@ -2,8 +2,7 @@ # See cram's documentation for some of the variables used below. -export ANTIGEN_REPO_CACHE="$TMP/dot-antigen/cache" -export ANTIGEN_BUNDLE_DIR="$TMP/dot-antigen/bundle" +export ADOTDIR="$TMP/dot-antigen" rm "$TESTDIR/.zcompdump" -- 2.0.0