mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
2c11a99e93
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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
|