diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-10-08 10:51:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-10-08 10:51:53 +0000 |
commit | 2ad7fcbc2fdaab3c544dea037d2e451a255ef6a8 (patch) | |
tree | 464c3227407a52118160a88af8a36bf9538ab32f /tests/libtest | |
parent | 2c62dfd1248d0313c582f686acdd1d0f4641171a (diff) |
test 534 added in an attempt to repeat Bogdan Nicula's bug...
Diffstat (limited to 'tests/libtest')
-rw-r--r-- | tests/libtest/lib533.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/libtest/lib533.c b/tests/libtest/lib533.c index e7e59677e..afbb7bd27 100644 --- a/tests/libtest/lib533.c +++ b/tests/libtest/lib533.c @@ -8,6 +8,8 @@ * $Id$ */ +/* used for test case 533 and 534 */ + #include "test.h" #include <sys/types.h> |