diff options
| author | Ted Gould <ted@gould.cx> | 2009-12-08 14:04:15 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2009-12-08 14:04:15 -0600 |
| commit | 3dd457a08ccb07205ac12d03895258de4fd7c236 (patch) | |
| tree | b65bd5b021447f86f1032ffe8e7aa7336d8f3e47 /tests/Makefile.am | |
| parent | 8983907f0c69451c3b7c94788467d532e1fdce1a (diff) | |
| parent | d69a3dcc879f3dc15d806f856877bfff16e59f1b (diff) | |
| download | libdbusmenu-3dd457a08ccb07205ac12d03895258de4fd7c236.tar.gz libdbusmenu-3dd457a08ccb07205ac12d03895258de4fd7c236.tar.bz2 libdbusmenu-3dd457a08ccb07205ac12d03895258de4fd7c236.zip | |
Fixing the returns on the test suite.
Diffstat (limited to 'tests/Makefile.am')
| -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 \ |
