(testsuite) Enable gzip and bzip2 tests.
This commit is contained in:
parent
825f3cce05
commit
5d9e4f0c69
3
test/completion/bzip2.exp
Normal file
3
test/completion/bzip2.exp
Normal file
@ -0,0 +1,3 @@
|
||||
if {[assert_bash_type {bzip2}]} {
|
||||
source "lib/completions/bzip2.exp"
|
||||
}; # if
|
3
test/completion/gzip.exp
Normal file
3
test/completion/gzip.exp
Normal file
@ -0,0 +1,3 @@
|
||||
if {[assert_bash_type {gzip}]} {
|
||||
source "lib/completions/gzip.exp"
|
||||
}; # if
|
Loading…
x
Reference in New Issue
Block a user