blob: beefefa66350ade09c19dee4a19ae5768f2f2a27 [file] [log] [blame]
Patrick Williamsdb4c27e2022-08-05 08:10:29 -05001#!/bin/sh
2
Patrick Williams44b3caf2024-04-12 16:51:14 -05003pytest --automake \
4-k 'not test_callable_check and not test_on_recv_basic and not test_on_recv_wake and not test_on_recv_async and not test_on_recv_async_error and not test_curve'