Commit c0e086a77d5e8c54255023b6f26296b499166457

Authored by Shrikant Sharat
1 parent 62c0abf773

Set the default repo url for tests.

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -2,6 +2,7 @@
2 2  
3 3 # See cram's documentation for some of the variables used below.
4 4  
  5 +export ANTIGEN_DEFAULT_REPO_URL=https://github.com/robbyrussell/oh-my-zsh.git
5 6 export ADOTDIR="$TMP/dot-antigen"
6 7  
7 8 rm "$TESTDIR/.zcompdump"