diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-03-20 10:21:33 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-03-20 07:44:29 -0700 |
| commit | 5c474d09a8497ee0c8dd2561311d614e7cc05c44 (patch) | |
| tree | 32b49157477ee659828bd514cdd6287a6a273f68 /meta-python/recipes-devtools/python/python3-xmltodict | |
| parent | 54201bae76ddfeaebb077c79fdf28740de76d88e (diff) | |
| download | meta-openembedded-5c474d09a8497ee0c8dd2561311d614e7cc05c44.tar.gz | |
python3-xmltodict: Enable ptest
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xmltodict')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-xmltodict/run-ptest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xmltodict/run-ptest b/meta-python/recipes-devtools/python/python3-xmltodict/run-ptest new file mode 100644 index 0000000000..5cec711696 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-xmltodict/run-ptest | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest | ||
