Freddy Vulto 55bc44b035 Reviewed tests e*
Fixed `assert_complete()' to remove an optional (partial) argument from
`cmd' when expecting `cmd + longestCommonPrefix'.
Added `prompt' argument to procs `assert_bash_exec()' &
`sync_after_int()'
2009-07-17 16:15:02 +02:00

4 lines
77 B
Plaintext

if {[assert_bash_type {env}]} {
source "lib/completions/env.exp"
}; # if