diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-04-02 09:38:32 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-04-01 23:32:54 -0700 |
| commit | 9a156a9f064b54f0d43e08ebd8128c5641eac510 (patch) | |
| tree | 1fd3bfb265b74bdb2cb9f653da1d2443a18909ef /meta-python/recipes-devtools/python/python3-pluggy | |
| parent | 1fed24e60373866e13ceb12157575c4e09d5f261 (diff) | |
| download | meta-openembedded-9a156a9f064b54f0d43e08ebd8128c5641eac510.tar.gz | |
python3-pluggy: 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-pluggy')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pluggy/run-ptest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pluggy/run-ptest b/meta-python/recipes-devtools/python/python3-pluggy/run-ptest new file mode 100644 index 0000000000..40c284799d --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pluggy/run-ptest | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | pytest | ||
