From c0e086a77d5e8c54255023b6f26296b499166457 Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Thu, 7 Jun 2012 13:50:13 +0530 Subject: [PATCH] Set the default repo url for tests. --- tests/.zshenv | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.zshenv b/tests/.zshenv index 46fd8a6..2a5cc40 100644 --- a/tests/.zshenv +++ b/tests/.zshenv @@ -2,6 +2,7 @@ # See cram's documentation for some of the variables used below. +export ANTIGEN_DEFAULT_REPO_URL=https://github.com/robbyrussell/oh-my-zsh.git export ADOTDIR="$TMP/dot-antigen" rm "$TESTDIR/.zcompdump" -- 2.0.0