abra/tests/integration/autocomplete.sh

13 lines
202 B
Bash
Raw Normal View History

#!/bin/bash
2022-01-21 15:38:47 +00:00
source ./testfunctions.sh
source ./common.sh
2022-01-21 15:38:47 +00:00
run_test '$ABRA autocomplete bash'
2022-01-21 15:38:47 +00:00
run_test '$ABRA autocomplete fizsh'
2022-01-21 15:38:47 +00:00
run_test '$ABRA autocomplete zsh'
run_test '$ABRA autocomplete fish'