From 6056e5fdcfe8d08fcf158633cca8633162d022b9 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Fri, 10 Jul 2015 13:42:07 +0100 Subject: build: Add freebase test traces to dist_test_data Otherwise installed-tests fails on the freebase tests. --- gdata/tests/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gdata/tests/Makefile.am b/gdata/tests/Makefile.am index 3637e60f..15749bd0 100644 --- a/gdata/tests/Makefile.am +++ b/gdata/tests/Makefile.am @@ -261,6 +261,10 @@ dist_test_data = \ traces/documents/upload_metadata-only-in-folder-non-resumable-odt-convert \ traces/documents/upload_metadata-only-root-folder-non-resumable-odt-convert \ \ + traces/freebase/search \ + traces/freebase/search-complex \ + traces/freebase/topic \ + \ traces/oauth1-authorizer/oauth1-authorizer-interactive-data-bad-credentials \ traces/oauth1-authorizer/oauth1-authorizer-refresh-authorization \ traces/oauth1-authorizer/oauth1-authorizer-request-authentication-uri-async \ -- cgit v1.2.1