diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-packaging')
-rw-r--r-- | meta/recipes-devtools/python/python3-packaging/run-ptest.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-packaging/run-ptest.in b/meta/recipes-devtools/python/python3-packaging/run-ptest.in new file mode 100644 index 0000000000..508538463b --- /dev/null +++ b/meta/recipes-devtools/python/python3-packaging/run-ptest.in | |||
@@ -0,0 +1,2 @@ | |||
1 | #!/bin/sh | ||
2 | pytest --automake IGNOREDTESTS | ||