diff options
author | Derek Straka <derek@asterius.io> | 2025-01-17 18:59:38 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-01-17 11:29:12 -0800 |
commit | 2c9f19d7973647a638c0af5e0c2ae99fe0ebf8c9 (patch) | |
tree | 243dc6049da0850e65f0cf3c9661367d536dd23d /meta-python/recipes-devtools/python/python3-requests-file/run-ptest | |
parent | a3edd4f6d7b5fb4291db80dded74c810bb98c07c (diff) | |
download | meta-openembedded-2c9f19d7973647a638c0af5e0c2ae99fe0ebf8c9.tar.gz |
python3-requests-file: 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-requests-file/run-ptest')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-requests-file/run-ptest | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-requests-file/run-ptest b/meta-python/recipes-devtools/python/python3-requests-file/run-ptest deleted file mode 100644 index 8d2017d39c..0000000000 --- a/meta-python/recipes-devtools/python/python3-requests-file/run-ptest +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | pytest --automake | ||