From 7e4947d0b019f33e73cdb18ce0ac5662d7e2184e Mon Sep 17 00:00:00 2001 From: Ever ATILANO Date: Fri, 24 Mar 2023 15:41:48 +0100 Subject: meta-python: python3-path: Add ptest Signed-off-by: Ever ATILANO Signed-off-by: Yoann Congal Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-path/run-ptest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-path/run-ptest (limited to 'meta-python/recipes-devtools/python/python3-path') diff --git a/meta-python/recipes-devtools/python/python3-path/run-ptest b/meta-python/recipes-devtools/python/python3-path/run-ptest new file mode 100644 index 0000000000..8d2017d39c --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-path/run-ptest @@ -0,0 +1,3 @@ +#!/bin/sh + +pytest --automake -- cgit v1.2.3-54-g00ecf