From 62039a2c3347841f0e5b2c46345c9bd2fe76805e Mon Sep 17 00:00:00 2001 From: Mickael RAMILISON Date: Tue, 10 Oct 2023 18:09:33 +0200 Subject: python3-rapidjson: add ptest Signed-off-by: Mickael RAMILISON Reviewed-by: Yoann Congal Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-rapidjson/run-ptest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-rapidjson/run-ptest (limited to 'meta-python/recipes-devtools/python/python3-rapidjson/run-ptest') diff --git a/meta-python/recipes-devtools/python/python3-rapidjson/run-ptest b/meta-python/recipes-devtools/python/python3-rapidjson/run-ptest new file mode 100644 index 0000000000..8d2017d39c --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-rapidjson/run-ptest @@ -0,0 +1,3 @@ +#!/bin/sh + +pytest --automake -- cgit v1.2.3-54-g00ecf