diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-08-20 13:14:06 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-08-20 13:14:06 +0200 |
commit | e175760bda2945b781e3d2dc5ca8315ced9c6c8e (patch) | |
tree | 2784ab288402df6163bbed45836bec28bd1120c0 | |
parent | 4d9cfc455c56d11a1afcc81bcfb4a2bd96adc34c (diff) | |
download | ofono-e175760bda2945b781e3d2dc5ca8315ced9c6c8e.tar.bz2 |
test: Rename script for testing STK menus
-rw-r--r-- | Makefile.am | 2 | ||||
-rwxr-xr-x | test/test-stk-menu (renamed from test/simple-agent) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b6424f31..3aa2aef0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -330,7 +330,7 @@ test_scripts = test/activate-context \ test/send-sms \ test/set-mic-volume \ test/set-speaker-volume \ - test/simple-agent \ + test/test-stk-menu \ test/test-advice-of-charge \ test/test-call-barring \ test/test-call-forwarding \ diff --git a/test/simple-agent b/test/test-stk-menu index a342b1f7..a342b1f7 100755 --- a/test/simple-agent +++ b/test/test-stk-menu |