l10n: zh_CN.po: translate 4 new messages
[git/mingw.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