summaryrefslogtreecommitdiff
path: root/test/lib/completions/btdownloadheadless.py.exp
blob: 3c833bb89044dc1888063462ae7f21ca7a8f8100 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
proc setup {} {
    save_env
}


proc teardown {} {
    assert_env_unmodified
}


setup


assert_complete_any "btdownloadheadless.py "


sync_after_int


teardown