mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Move shell testing to tests/test_shells/test.sh
This commit is contained in:
parent
bb9034adcf
commit
55957ec3cb
@ -20,7 +20,7 @@ for script in tests/*.vim ; do
|
||||
FAILED=1
|
||||
fi
|
||||
done
|
||||
if ! sh tests/test_shells.sh ; then
|
||||
if ! sh tests/test_shells/test.sh ; then
|
||||
echo "Failed shells"
|
||||
FAILED=1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user