Moving the quotation.
This commit sponsored by Max Lupo. Thanks Max!
This commit is contained in:
parent
1dc126cbb0
commit
2cd33c483c
@ -34,7 +34,7 @@ elif which py.test > /dev/null; then
|
|||||||
export PYTEST="py.test";
|
export PYTEST="py.test";
|
||||||
else
|
else
|
||||||
echo "py.test not found. X_X";
|
echo "py.test not found. X_X";
|
||||||
echo "Please install 'pytest e.g. with pip install pytest'. Exiting.";
|
echo "Please install pytest e.g. with 'pip install pytest'. Exiting.";
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user