mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00: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
|