From 8a229451a0d5e4efee82a49e77185b92fd0ded0e Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Tue, 24 Mar 2020 02:25:20 +0800 Subject: python3-whoosh: Enable ptest Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-whoosh/run-ptest | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-whoosh/run-ptest (limited to 'meta-python/recipes-devtools/python/python3-whoosh/run-ptest') diff --git a/meta-python/recipes-devtools/python/python3-whoosh/run-ptest b/meta-python/recipes-devtools/python/python3-whoosh/run-ptest new file mode 100644 index 0000000000..40c284799d --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-whoosh/run-ptest @@ -0,0 +1,2 @@ +#!/bin/sh +pytest -- cgit 1.2.3-korg