diff options
author | Aurelien Gateau <aurelien.gateau@canonical.com> | 2010-08-05 19:34:18 +0200 |
---|---|---|
committer | Aurelien Gateau <aurelien.gateau@canonical.com> | 2010-08-05 19:34:18 +0200 |
commit | 845a83ce74926c1cfc4362cf022035d017242dda (patch) | |
tree | f27e6d1283c3fa8604ef933420590a8cc22b2069 | |
parent | a68fa500006320df74beb336c5daf2f2f0950560 (diff) | |
download | libdbusmenu-845a83ce74926c1cfc4362cf022035d017242dda.tar.gz libdbusmenu-845a83ce74926c1cfc4362cf022035d017242dda.tar.bz2 libdbusmenu-845a83ce74926c1cfc4362cf022035d017242dda.zip |
Seems the test passes after all
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 839305f..9f621cb 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -10,6 +10,7 @@ TESTS = \ test-glib-proxy \ test-glib-simple-items \ test-glib-submenu \ + test-json \ test-gtk-objects-test \ test-gtk-label \ test-gtk-shortcut \ |