mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-30 14:05:28 +01:00
4 lines
134 B
Bash
4 lines
134 B
Bash
#!/bin/sh
|
|
|
|
pytest --automake --forked --deselect tests/test_staticfiles.py::test_staticfiles_with_invalid_dir_permissions_returns_401
|