summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-09-29 08:08:09 +0900
committerMarcel Holtmann <marcel@holtmann.org>2010-09-29 08:08:09 +0900
commitba2fd65b5e18eccdbb67352a4c9500aa291de81c (patch)
treebe521bd784d04c467469b8fd66e7964596c4b161 /Makefile.am
parent5269a2f9be76bb230afd70ba8d8dd1fe80b9e4ad (diff)
downloadofono-ba2fd65b5e18eccdbb67352a4c9500aa291de81c.tar.bz2
test: Add script for hanging up active call
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f499fb3e..f422ee63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -341,6 +341,7 @@ test_scripts = test/backtrace \
test/enable-modem \
test/enter-pin \
test/hangup-all \
+ test/hangup-active \
test/set-context \
test/list-contexts \
test/list-modems \