ident: do not drop username when reading from /etc/mailname
[git/jnareb-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