aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-12 16:45:09 -0600
committerTed Gould <ted@gould.cx>2010-01-12 16:45:09 -0600
commit7783a495fb275ce70757ea1d0fcec67e7855f2d9 (patch)
tree106d01febeedf0b57280688f364d796487380019
parent9a2102419fa43910995539a90981727838cc6c40 (diff)
downloadayatana-indicator-application-7783a495fb275ce70757ea1d0fcec67e7855f2d9.tar.gz
ayatana-indicator-application-7783a495fb275ce70757ea1d0fcec67e7855f2d9.tar.bz2
ayatana-indicator-application-7783a495fb275ce70757ea1d0fcec67e7855f2d9.zip
Adding the fallback test to the suite
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f543e92..c94ebdd 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -93,6 +93,8 @@ test-libappindicator-fallback: test-libappindicator-fallback-watcher test-libapp
@echo $(DBUS_RUNNER) --task ./test-libappindicator-fallback-watcher --task-name Watcher --ignore-return --task ./test-libappindicator-fallback-item --task-name Item >> $@
@chmod +x $@
+TESTS += test-libappindicator-fallback
+
#########################################
## Actual tests
#########################################