forked from toolshed/abra
test: break up integration, rejig manual
This commit is contained in:
9
tests/integration/autocomplete.sh
Executable file
9
tests/integration/autocomplete.sh
Executable file
@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
source ./common.sh
|
||||
|
||||
$ABRA autocomplete bash
|
||||
|
||||
$ABRA autocomplete fizsh
|
||||
|
||||
$ABRA autocomplete zsh
|
Reference in New Issue
Block a user