diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-parse/run-ptest')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-parse/run-ptest | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-parse/run-ptest b/meta-python/recipes-devtools/python/python3-parse/run-ptest index 40c284799d..8d2017d39c 100644 --- a/meta-python/recipes-devtools/python/python3-parse/run-ptest +++ b/meta-python/recipes-devtools/python/python3-parse/run-ptest | |||
@@ -1,2 +1,3 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | pytest | 2 | |
3 | pytest --automake | ||