summaryrefslogtreecommitdiff
path: root/src/silx/opencl/conftest.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/silx/opencl/conftest.py')
-rw-r--r--src/silx/opencl/conftest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/silx/opencl/conftest.py b/src/silx/opencl/conftest.py
index 1fdc516..f6cf5de 100644
--- a/src/silx/opencl/conftest.py
+++ b/src/silx/opencl/conftest.py
@@ -1,5 +1,6 @@
import pytest
+
@pytest.mark.usefixtures("use_opencl")
def setup_module(module):
pass