Skip to content

Commit 7f97e7f

Browse files
committed
Add examples in test\functional\test_commands.py
1 parent 20d484a commit 7f97e7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/functional/test_commands.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@
1414
1515
Examples:
1616
python tests/functional/test_commands.py ring
17+
python tests/functional/test_commands.py lock "Please call 1-555-555-5555 to return my phone"
1718
python tests/functional/test_commands.py camera front
1819
python tests/functional/test_commands.py bluetooth on
20+
python tests/functional/test_commands.py dnd on
1921
python tests/functional/test_commands.py ringer vibrate
2022
python tests/functional/test_commands.py locate gps
2123
"""

0 commit comments

Comments
 (0)