#!/bin/sh
pytest --automake --ignore=test/test_fake.py -k 'not test_dict_empty'
