diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-04-21 09:58:53 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-04-20 21:45:13 -0700 |
| commit | a626304f378a8ba6d29130f2f1dfd3f470deeb0f (patch) | |
| tree | 95378e85d6dbb4d6cab33e03d4461c8bfd2f42a8 /meta-python/recipes-devtools/python/python3-markupsafe/run-ptest | |
| parent | 681c4b379080e61b1f037a695c3a4ce8100e2b8b (diff) | |
| download | meta-openembedded-a626304f378a8ba6d29130f2f1dfd3f470deeb0f.tar.gz | |
python3-markupsafe: 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-markupsafe/run-ptest')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-markupsafe/run-ptest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-markupsafe/run-ptest b/meta-python/recipes-devtools/python/python3-markupsafe/run-ptest new file mode 100644 index 0000000000..5cec711696 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-markupsafe/run-ptest | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest | ||
