### broken or came too late for the day's cycle
[git/jrn.git] / t / t9904-zsh-prompt.sh
bloba38a3fd21028d7d9929a3ede6ce03a6456dfdf19
1 #!/bin/sh
3 test_description='test git-specific Zsh prompt functions'
5 . ./lib-zsh.sh
6 . "$TEST_DIRECTORY"/lib-prompt-tests.sh
8 run_prompt_tests
10 test_done