Files
snapd/tests/main/completion/info.exp
John Lenton 79b6e3b2b2 many: implement fetching sections and package names periodically. (#3866)
These are then used for quicker tab completion.
2017-09-15 12:08:13 +01:00

12 lines
190 B
Plaintext

source lib.exp0
# info completes directories and snap files
chat "snap inf\t./\t\t" "bar.snap*testdir/"
cancel
# also remote snaps
chat "snap info test-\t\t" "test-assumes"
cancel
brexit