diff options
author | Dan Williams <dcbw@redhat.com> | 2012-01-26 09:07:48 -0600 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2012-01-26 09:07:48 -0600 |
commit | 13d2eee6f1223357bf48f1de60564ddc8bc574d0 (patch) | |
tree | d177db4b0e73eb398555de189b2f7663224380bc /test | |
parent | accb3f0a58b6278788bc3e449ad97d5a4a80d96d (diff) |
test: rename SMS send example
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 2 | ||||
-rwxr-xr-x | test/sms-send.py (renamed from test/mm-send-sms.py) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index ff091ffd..f455c2b0 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -25,7 +25,7 @@ EXTRA_DIST = \ info.py \ list-modems.py \ location.py \ - mm-send-sms.py \ + sms-send.py \ send-pin.py \ modem-autoenable.py diff --git a/test/mm-send-sms.py b/test/sms-send.py index 5977c20a..5977c20a 100755 --- a/test/mm-send-sms.py +++ b/test/sms-send.py |