diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-03-02 00:17:05 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-03-02 00:17:42 +0100 |
commit | 419ad44e36f4e087190943ff72e711fc00042dd9 (patch) | |
tree | c9d1f17bc06f02cc4aaaaa6d5c434394c453c913 /.gitignore | |
parent | a1a15422375ad417f3d38acc7b1cff22cb17f870 (diff) | |
download | gnutls-419ad44e36f4e087190943ff72e711fc00042dd9.tar.gz |
Added SRP test.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 33632d28d0..f99f9a2499 100644 --- a/.gitignore +++ b/.gitignore @@ -591,3 +591,4 @@ doc/gnutls.xml tests/mini-tdb tests/resume-dtls tests/mini-record +tests/srp/mini-srp |