#! /bin/sh

set -e

debian/tests/pytest-base spyder/app/tests/test_mainwindow.py -k "not (test_leaks or test_outline_in_maximized_editor)"
