From a8faf50d38cb8f8d53b08f20262854a3fa6bae4a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 8 Apr 2025 11:43:41 -0700 Subject: python3-objgraph: Add recipe Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-objgraph/run-ptest | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-objgraph/run-ptest (limited to 'meta-python/recipes-devtools/python/python3-objgraph') diff --git a/meta-python/recipes-devtools/python/python3-objgraph/run-ptest b/meta-python/recipes-devtools/python/python3-objgraph/run-ptest new file mode 100644 index 0000000000..058a9ad9ee --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-objgraph/run-ptest @@ -0,0 +1,2 @@ +#!/bin/sh +pytest --automake tests.py -- cgit v1.2.3-54-g00ecf