aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorAlex Launi <alex.launi@canonical.com>2011-10-26 11:14:59 -0400
committerAlex Launi <alex.launi@canonical.com>2011-10-26 11:14:59 -0400
commit92260cc52ca3d6325d7927ef2c119d11fb729668 (patch)
tree5c2c4f8c78209a749f4cef3b105f1779c073da4d /tests/Makefile.am
parent36e938f34863073612b0ecbd646385c4a4065e4f (diff)
downloadlibdbusmenu-92260cc52ca3d6325d7927ef2c119d11fb729668.tar.gz
libdbusmenu-92260cc52ca3d6325d7927ef2c119d11fb729668.tar.bz2
libdbusmenu-92260cc52ca3d6325d7927ef2c119d11fb729668.zip
Remove test-glib-proxy from XFAIL list
Diffstat (limited to 'tests/Makefile.am')
-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