diff options
author | Ted Gould <ted@gould.cx> | 2009-12-08 09:46:16 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-08 09:46:16 -0600 |
commit | d69a3dcc879f3dc15d806f856877bfff16e59f1b (patch) | |
tree | b65bd5b021447f86f1032ffe8e7aa7336d8f3e47 | |
parent | fc124ce1467fc31abe6c20067406f291da47d268 (diff) | |
download | libdbusmenu-d69a3dcc879f3dc15d806f856877bfff16e59f1b.tar.gz libdbusmenu-d69a3dcc879f3dc15d806f856877bfff16e59f1b.tar.bz2 libdbusmenu-d69a3dcc879f3dc15d806f856877bfff16e59f1b.zip |
Disabling the mago tests as they always pass and they take a while to run.
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index f54aa6b..fa85d7f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -6,8 +6,7 @@ TESTS = \ test-glib-properties \ test-glib-simple-items \ test-gtk-label \ - test-gtk-reorder \ - test-mago + test-gtk-reorder check_PROGRAMS = \ glib-server-nomenu \ |