summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2015-04-30 20:29:22 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-04-30 20:29:22 +0100
commit55494a86848d6ba164a72c8c57adf8360a3ed26d (patch)
treeb2c393450a4d88e90c3e9dc1757322a7eeba4cb0
parentc7445fc6f30befbf19dfbf60b81053259aae9804 (diff)
downloadlibgdata-55494a86848d6ba164a72c8c57adf8360a3ed26d.tar.gz
tests: Re-enable Freebase tests
They seem to pass now; don’t know what changed to cause them to stop failing.
-rw-r--r--gdata/tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdata/tests/Makefile.am b/gdata/tests/Makefile.am
index bc8d0943..1206fde7 100644
--- a/gdata/tests/Makefile.am
+++ b/gdata/tests/Makefile.am
@@ -48,6 +48,7 @@ TESTS = \
calendar \
contacts \
picasaweb \
+ freebase \
tasks \
perf \
authorization \
@@ -59,7 +60,7 @@ TESTS = \
# FIXME: Temporarily disabled until they are ported for the changes in the v2
# to v3 API transitions.
-DISABLED_TESTS = youtube documents freebase
+DISABLED_TESTS = youtube documents
# FIXME: Temporarily disabled until https://bugzilla.gnome.org/show_bug.cgi?id=705303 is fixed.
#TESTS += memory