summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2017-10-13 19:16:55 +0200
committerDebarshi Ray <debarshir@gnome.org>2017-10-16 14:54:08 +0200
commitbe64cc06548802f8870ae217c7d998e1b3f52f09 (patch)
tree76a363a3234a78e9b67fa1c0d05fde175051ea34
parent8f461d0d4a1e74f2540191b25d719f826e357e6b (diff)
downloadlibrest-be64cc06548802f8870ae217c7d998e1b3f52f09.tar.gz
tests: Re-enable the XML test
This reverts commit 2d1dbfe7073b1e153ff881426b40a9a517fb796b https://bugzilla.gnome.org/show_bug.cgi?id=788960
-rw-r--r--tests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5d77f9c..5ffdd46 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,6 +1,4 @@
TESTS = proxy proxy-continuous threaded oauth oauth-async oauth2 flickr lastfm xml custom-serialize
-# TODO: fix this test case
-XFAIL_TESTS = xml
AM_CPPFLAGS = $(SOUP_CFLAGS) -I$(top_srcdir) $(GCOV_CFLAGS)
AM_LDFLAGS = $(SOUP_LIBS) $(GCOV_LDFLAGS) \