mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 18:23:02 +01:00
python3-idna: enable ptest
(From OE-Core rev: 4b15fd105f8f84f55f1da1724a0ea2f06a88c4b5) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d4c0282f2b
commit
0f2f18c738
3
meta/recipes-devtools/python/python3-idna/run-ptest
Normal file
3
meta/recipes-devtools/python/python3-idna/run-ptest
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
python3 -mputao.unittest discover --top-level-directory . --start-directory tests
|
||||
Reference in New Issue
Block a user