Merge tag 'gitgui-0.20.0' of http://repo.or.cz/r/git-gui
[git.git] / t / t0302-credential-store.sh
blobf61b40c69ba04f6ee364356751c6f21a59552aff
1 #!/bin/sh
3 test_description='credential-store tests'
4 . ./test-lib.sh
5 . "$TEST_DIRECTORY"/lib-credential.sh
7 helper_test store
9 test_done