#! /bin/sh

set -e

debian/tests/pytest-base --deselect=spyder/app/tests/test_mainwindow.py \
  --deselect=spyder/plugins/ipythonconsole/tests/test_ipythonconsole.py
