#!/bin/sh

python3 -m pytest -k 'not test_warning'
