diff options
Diffstat (limited to 'test/mmap')
-rw-r--r-- | test/mmap/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/mmap/Makefile b/test/mmap/Makefile index 317f71a6d..475ca9592 100644 --- a/test/mmap/Makefile +++ b/test/mmap/Makefile @@ -1,6 +1,4 @@ # uClibc mmap tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := mmap mmap64 - include ../Test.mak |