Commit d8a3007c48a1005393242b55012958ee3b80e35e

Authored by Shrikant Sharat
1 parent 9dd10834e9

Set ZDOTDIR for interactive tests recipe.

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

... ... @@ -4,4 +4,4 @@ tests:
4 4 ZDOTDIR="${PWD}/tests" cram --shell=zsh tests
5 5  
6 6 itests:
7   - cram -i --shell=zsh tests
  7 + ZDOTDIR="${PWD}/tests" cram -i --shell=zsh tests