summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-starlette
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-starlette')
-rw-r--r--meta-python/recipes-devtools/python/python3-starlette/run-ptest3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-starlette/run-ptest b/meta-python/recipes-devtools/python/python3-starlette/run-ptest
new file mode 100644
index 0000000000..09bdf7cedf
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-starlette/run-ptest
@@ -0,0 +1,3 @@
1#!/bin/sh
2
3pytest --automake --forked --deselect tests/test_staticfiles.py::test_staticfiles_with_invalid_dir_permissions_returns_401