aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-11-28 18:53:19 -0600
committerTed Gould <ted@gould.cx>2011-11-28 18:53:19 -0600
commitf879a2937723f1b28669843d484c57d351047b51 (patch)
tree766182d1a91f4413c840950a61a6bef0879dc547
parentda6a2dfa870a1925ebb98fb10286bcde62d2db11 (diff)
parent92260cc52ca3d6325d7927ef2c119d11fb729668 (diff)
downloadlibdbusmenu-f879a2937723f1b28669843d484c57d351047b51.tar.gz
libdbusmenu-f879a2937723f1b28669843d484c57d351047b51.tar.bz2
libdbusmenu-f879a2937723f1b28669843d484c57d351047b51.zip
Test is now working on Jenkins
-rw-r--r--tests/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a4e8682..935e0f9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -29,9 +29,6 @@ TESTS += \
test-gtk-parser-test
endif
-XFAIL_TESTS = \
- test-glib-proxy
-
# The Python test only work on the system copy of
# dbusmenu, so while they can be usefule they're not
# good tests of what you're currently building. Handy