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