diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-02-03 10:44:41 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-02-03 20:37:44 +0100 |
commit | 6b68aa989c9d5f6c031e992f44e5ad792ab48994 (patch) | |
tree | c37134e94bfa6ef7755adf2eea96401f74f175d7 /tests/unit/.gitignore | |
parent | 8f027aa0bf5eca33a812ae8a7e92d128f90e1508 (diff) |
unit1600: NTLM unit test
Diffstat (limited to 'tests/unit/.gitignore')
-rw-r--r-- | tests/unit/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/.gitignore b/tests/unit/.gitignore index f5367fb58..c3f6d01a2 100644 --- a/tests/unit/.gitignore +++ b/tests/unit/.gitignore @@ -1 +1,2 @@ unit13[0-9][0-9] +unit1600 |