diff options
| author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2020-04-11 22:17:08 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-04-10 23:49:16 -0700 |
| commit | c24e343f711ee9c1766cfb04457e6fd3278ba7d5 (patch) | |
| tree | 971334b1a8653eaadf1e70ee65a4315b8be5d314 /meta-python/recipes-devtools/python/python3-pyasn1-modules | |
| parent | e4e5fa1b92b29489b8392ea46c100230ae9a2304 (diff) | |
| download | meta-openembedded-c24e343f711ee9c1766cfb04457e6fd3278ba7d5.tar.gz | |
python3-pyasn1-modules: Enable ptest
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyasn1-modules')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyasn1-modules/run-ptest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules/run-ptest b/meta-python/recipes-devtools/python/python3-pyasn1-modules/run-ptest new file mode 100644 index 0000000000..5cec711696 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pyasn1-modules/run-ptest | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest | ||
