summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index e7ec4fa5..37b8d3a1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -58,15 +58,6 @@ TESTS = \
SUBDIRS += vbltest $(NULL)
-if HAVE_INTEL
-TESTS += \
- gem_basic \
- gem_flink \
- gem_readwrite \
- gem_mmap \
- $(NULL)
-endif
-
check_PROGRAMS += $(TESTS)
endif