diff options
| author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2020-04-21 22:12:33 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-04-21 07:14:06 -0700 |
| commit | 075cf6ded05b26a94bbe51c205d3d8e34e2573af (patch) | |
| tree | 89cebdb52b38fa2821031a2dbf411caf4952b88b /meta-python/recipes-devtools/python/python3-jsmin/run-ptest | |
| parent | 7e372d1676c2afba3f248db6459a03a30a63ae9f (diff) | |
| download | meta-openembedded-075cf6ded05b26a94bbe51c205d3d8e34e2573af.tar.gz | |
python3-jsmin: 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-jsmin/run-ptest')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-jsmin/run-ptest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-jsmin/run-ptest b/meta-python/recipes-devtools/python/python3-jsmin/run-ptest new file mode 100644 index 0000000000..cbcfffda5b --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-jsmin/run-ptest | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | python3 test.py | ||
