diff options
author | Ted Gould <ted@gould.cx> | 2011-11-28 18:53:19 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-11-28 18:53:19 -0600 |
commit | f879a2937723f1b28669843d484c57d351047b51 (patch) | |
tree | 766182d1a91f4413c840950a61a6bef0879dc547 | |
parent | da6a2dfa870a1925ebb98fb10286bcde62d2db11 (diff) | |
parent | 92260cc52ca3d6325d7927ef2c119d11fb729668 (diff) | |
download | libdbusmenu-f879a2937723f1b28669843d484c57d351047b51.tar.gz libdbusmenu-f879a2937723f1b28669843d484c57d351047b51.tar.bz2 libdbusmenu-f879a2937723f1b28669843d484c57d351047b51.zip |
Test is now working on Jenkins
-rw-r--r-- | tests/Makefile.am | 3 |
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 |