Sign in
◑
Theme
gbmc
/
openbmc
/
860b3d619a0853ea270d51b276784125945e9dd8
/
.
/
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"