summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-inflection/run-ptest
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2025-01-30 21:57:16 +0000
committerKhem Raj <raj.khem@gmail.com>2025-01-30 14:15:33 -0800
commit6c26365bf067d54c0335d69fb13e0867cd585340 (patch)
tree3b9642379daa4b30cc72f0c4b82db104c5d36d15 /meta-python/recipes-devtools/python/python3-inflection/run-ptest
parenteca7d51ec492e908e2b57eb3581f6334c42734de (diff)
downloadmeta-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-ptest4
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
3pytest --automake
4