From f42408bafc89aede4b0605aa9a2ccd9b05eada7e Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 18 Mar 2022 12:02:38 +0000 Subject: python3-lz4: add ptest Signed-off-by: Ross Burton Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-lz4/run-ptest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-lz4/run-ptest (limited to 'meta-python/recipes-devtools/python/python3-lz4/run-ptest') diff --git a/meta-python/recipes-devtools/python/python3-lz4/run-ptest b/meta-python/recipes-devtools/python/python3-lz4/run-ptest new file mode 100644 index 0000000000..1b245bcd8f --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-lz4/run-ptest @@ -0,0 +1,3 @@ +#!/bin/sh + +pytest -v -- cgit v1.2.3-54-g00ecf