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-17 16:45:34 +0200
commite5ee6ef751ee5a38d7b9fadcd631cf6ecec7b240 (patch)
tree164baa8c471b0fd4fe09d000b2e07b8547354c80
parentf184db2bff0618b99c4de3316082fe80439f124c (diff)
downloadlibrest-0-7.tar.gz
tests: Re-enable the XML testlibrest-0-7
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) \