diff options
author | Sara Golemon <sgolemon@fb.com> | 2012-09-01 23:27:11 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-09-01 23:27:11 +0200 |
commit | 09d9dd8873258749924f8656803761fc8fbfeaec (patch) | |
tree | f4002dce3323a6e202c6b7b9bd9ca77f56eb39f9 /tests/libtest/.gitignore | |
parent | 925707c0f8e75333e31de128858b3d5ca780f183 (diff) |
Unit test for curl_multi_wait()
Diffstat (limited to 'tests/libtest/.gitignore')
-rw-r--r-- | tests/libtest/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libtest/.gitignore b/tests/libtest/.gitignore index 0a19470ab..80be891d6 100644 --- a/tests/libtest/.gitignore +++ b/tests/libtest/.gitignore @@ -1,4 +1,5 @@ chkhostname lib5[0-9][0-9] +lib1500 libauthretry libntlmconnect |