forked from toolshed/abra
test: improve semi-manual testing
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
source ./testfunctions.sh
|
||||
source ./common.sh
|
||||
|
||||
$ABRA autocomplete bash
|
||||
run_test '$ABRA autocomplete bash'
|
||||
|
||||
$ABRA autocomplete fizsh
|
||||
run_test '$ABRA autocomplete fizsh'
|
||||
|
||||
$ABRA autocomplete zsh
|
||||
run_test '$ABRA autocomplete zsh'
|
||||
|
Reference in New Issue
Block a user