Sign in
◑
Theme
gbmc
/
openbmc
/
16befdc5c887aac844b0d1d672b0e36c20da56f8
/
.
/
upstream-layers
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-wand
/
run-ptest
blob: 2aa830d161bc31df8328dab41addf0f914011556 [
file
]
#!/bin/sh
pytest
--
automake \
--
deselect
"tests/image_methods_test.py::test_inverse_fourier_transform"
\
--
deselect
"tests/image_methods_test.py::test_forward_fourier_transform"