diff options
Diffstat (limited to 'testing/tests/benchmarks/test_sync.py')
-rw-r--r-- | testing/tests/benchmarks/test_sync.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/benchmarks/test_sync.py b/testing/tests/benchmarks/test_sync.py index 88afe9f8..1bf6cc21 100644 --- a/testing/tests/benchmarks/test_sync.py +++ b/testing/tests/benchmarks/test_sync.py @@ -1,7 +1,5 @@ import pytest -pytestmark = pytest.mark.benchmark - @pytest.inlineCallbacks def load_up(client, amount, payload): |