From 9e58e66a8b7193075cb474964a31a7f466b78e4a Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 30 Mar 2020 13:57:04 +0800 Subject: python3-ujson: Enable ptest Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-ujson/run-ptest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-ujson/run-ptest (limited to 'meta-python/recipes-devtools/python/python3-ujson') diff --git a/meta-python/recipes-devtools/python/python3-ujson/run-ptest b/meta-python/recipes-devtools/python/python3-ujson/run-ptest new file mode 100644 index 0000000000..1b3914647c --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-ujson/run-ptest @@ -0,0 +1,3 @@ +#!/bin/sh + +python3 tests/tests.py -- cgit v1.2.3-54-g00ecf