diff options
| author | Derek Straka <derek@asterius.io> | 2025-01-10 20:08:22 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-10 16:53:46 -0800 |
| commit | 5f737ede0e7e0a248b11c197a5f9f7bf1f72f90e (patch) | |
| tree | 59f922c003b06c0eacd81ab4157a3f5c6a17c3c6 /meta-python/recipes-devtools/python/python3-trustme | |
| parent | 56014ae1a5158546ff867eb56662085e7265d2fc (diff) | |
| download | meta-openembedded-5f737ede0e7e0a248b11c197a5f9f7bf1f72f90e.tar.gz | |
python3-trustme: 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-trustme')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-trustme/run-ptest | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-trustme/run-ptest b/meta-python/recipes-devtools/python/python3-trustme/run-ptest deleted file mode 100644 index 8d2017d39c..0000000000 --- a/meta-python/recipes-devtools/python/python3-trustme/run-ptest +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest --automake | ||
