diff options
| author | Derek Straka <derek@asterius.io> | 2025-01-30 21:57:16 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-30 14:15:33 -0800 |
| commit | 6c26365bf067d54c0335d69fb13e0867cd585340 (patch) | |
| tree | 3b9642379daa4b30cc72f0c4b82db104c5d36d15 /meta-python/recipes-devtools/python/python3-inflection/run-ptest | |
| parent | eca7d51ec492e908e2b57eb3581f6334c42734de (diff) | |
| download | meta-openembedded-6c26365bf067d54c0335d69fb13e0867cd585340.tar.gz | |
python3-inflection: update recipe to use the ptest-python-pytest class
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-inflection/run-ptest')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-inflection/run-ptest | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-inflection/run-ptest b/meta-python/recipes-devtools/python/python3-inflection/run-ptest deleted file mode 100644 index f1c8729f0e..0000000000 --- a/meta-python/recipes-devtools/python/python3-inflection/run-ptest +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest --automake | ||
| 4 | |||
