diff options
| author | Mickael RAMILISON <mickael.ramilison@smile.fr> | 2023-10-10 18:09:33 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-10-10 11:54:12 -0700 |
| commit | 62039a2c3347841f0e5b2c46345c9bd2fe76805e (patch) | |
| tree | 23e764d0d775557a32f620b06c4fc93540dbc163 /meta-python/recipes-devtools/python/python3-rapidjson | |
| parent | 6e0da8642ac8e6d277ee82ab91ce1248663fc58d (diff) | |
| download | meta-openembedded-62039a2c3347841f0e5b2c46345c9bd2fe76805e.tar.gz | |
python3-rapidjson: add ptest
Signed-off-by: Mickael RAMILISON <mickael.ramilison@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-rapidjson')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-rapidjson/run-ptest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-rapidjson/run-ptest b/meta-python/recipes-devtools/python/python3-rapidjson/run-ptest new file mode 100644 index 0000000000..8d2017d39c --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-rapidjson/run-ptest | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest --automake | ||
