summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2013-06-23 15:25:10 +0200
committerJuan A. Suarez Romero <jasuarez@igalia.com>2013-06-23 15:25:10 +0200
commitd0342ba4807267bd5636b35b460aafdb450ee6b2 (patch)
tree920a12da23b0c51bdc833279d81fb0eb60be276d /tests/Makefile.am
parentd0664235c7cc08514e0a82361e1a8fab0462f0a4 (diff)
tests: remove local-metadata tests
Local metadata tests design are essentially broken. They should be designed again from scratch.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 30c33b8..b69c7c1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,16 +9,11 @@ include $(top_srcdir)/gtester.mk
SUBDIRS =
-if LOCALMETADATA_PLUGIN
-SUBDIRS += local-metadata
-endif
-
if TMDB_PLUGIN
SUBDIRS += tmdb
endif
DIST_SUBDIRS = \
- local-metadata \
tmdb
MAINTAINERCLEANFILES = \