From ac867f6fa6273ca3361cc6b5b07ca23ef6d25ae6 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 30 Mar 2020 13:56:14 +0800 Subject: python3-sqlparse: Enable ptest Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-sqlparse/run-ptest | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-sqlparse/run-ptest (limited to 'meta-python/recipes-devtools/python/python3-sqlparse') diff --git a/meta-python/recipes-devtools/python/python3-sqlparse/run-ptest b/meta-python/recipes-devtools/python/python3-sqlparse/run-ptest new file mode 100644 index 0000000000..40c284799d --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-sqlparse/run-ptest @@ -0,0 +1,2 @@ +#!/bin/sh +pytest -- cgit v1.2.3-54-g00ecf