mirror of
https://github.com/powerline/powerline.git
synced 2025-07-28 16:24:57 +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
|
FAILED=1
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
if ! sh tests/test_shells.sh ; then
|
if ! sh tests/test_shells/test.sh ; then
|
||||||
echo "Failed shells"
|
echo "Failed shells"
|
||||||
FAILED=1
|
FAILED=1
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user