summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRoss Burton <ross@linux.intel.com>2010-05-14 10:36:34 +0100
committerRoss Burton <ross@linux.intel.com>2010-05-14 10:36:34 +0100
commit3b742fd56393619bd819ce427b710a4337919c22 (patch)
tree19e325865ac9363c45d06a435eca2bc6f7f2e8d7 /tests
parentd7d4d52ca31a8101ce9ce125449b5ff58e47d501 (diff)
downloadlibrest-3b742fd56393619bd819ce427b710a4337919c22.tar.gz
tests: oauth-async passes now
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0a112f3..81970bf 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,4 @@
TESTS = proxy threaded oauth oauth-async flickr
-# TODO: oauth-async is failing due to infinite looping for some reason. Need to
-# fix this.
-XFAIL_TESTS = oauth-async
AM_CPPFLAGS = $(SOUP_CFLAGS) -I$(top_srcdir)
AM_LDFLAGS = $(SOUP_LIBS) ../rest/librest-@API_VERSION@.la ../rest-extras/librest-extras-@API_VERSION@.la