diff options
Diffstat (limited to 'test/malloc')
-rw-r--r-- | test/malloc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/malloc/Makefile.in b/test/malloc/Makefile.in index 875a849..ca8493a 100644 --- a/test/malloc/Makefile.in +++ b/test/malloc/Makefile.in @@ -1,4 +1,4 @@ -# uClibc malloc tests +# uClibc-ng malloc tests # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. TESTS_DISABLED := time_malloc |