diff options
Diffstat (limited to 'tests/portable/strlcat.c')
-rw-r--r-- | tests/portable/strlcat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/portable/strlcat.c b/tests/portable/strlcat.c deleted file mode 100644 index 8983bd8..0000000 --- a/tests/portable/strlcat.c +++ /dev/null @@ -1,2 +0,0 @@ -#define TESTING 1 -#include <portable/strlcat.c> |