#! /bin/sh

set -e

debian/tests/pytest-base spyder/plugins/ipythonconsole/tests/test_ipythonconsole.py -k 'not test_kernel_crash'
