summaryrefslogtreecommitdiff
path: root/test/mmap
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-15 04:41:04 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-15 04:41:04 +0000
commitced4d2934b4ceb0f07ba7475c531de7a5018f212 (patch)
tree179c02fcb77b09a7b7a0ea4e408dd8cb5b2bc6a3 /test/mmap
parent1f9d2753aed7963a3784649cf6a8bd8138dacae7 (diff)
dont bother setting TESTS now
Diffstat (limited to 'test/mmap')
-rw-r--r--test/mmap/Makefile2
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