diff options
Diffstat (limited to 'tests/libtest/lib515.c')
-rw-r--r-- | tests/libtest/lib515.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/libtest/lib515.c b/tests/libtest/lib515.c index d166c2ab1..6086ecb09 100644 --- a/tests/libtest/lib515.c +++ b/tests/libtest/lib515.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) |