diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-10-09 21:26:09 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-10-09 21:26:09 +0000 |
commit | c144adf77c7e11ebb571399c50d022c88e020044 (patch) | |
tree | 020b7854a03c0cda42c29a908fb6a62023f2548e /tests/libtest | |
parent | d390039873cc7a8c22177f177511ed5dec72ee07 (diff) |
used for test 535 too
Diffstat (limited to 'tests/libtest')
-rw-r--r-- | tests/libtest/lib533.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib533.c b/tests/libtest/lib533.c index dab8f6bb6..a4b6877ef 100644 --- a/tests/libtest/lib533.c +++ b/tests/libtest/lib533.c @@ -8,7 +8,7 @@ * $Id$ */ -/* used for test case 533 and 534 */ +/* used for test case 533, 534 and 535 */ #include "test.h" |