diff options
Diffstat (limited to 'meta-python/recipes-connectivity/python-pyconnman/files/run-ptest')
| -rw-r--r-- | meta-python/recipes-connectivity/python-pyconnman/files/run-ptest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-connectivity/python-pyconnman/files/run-ptest b/meta-python/recipes-connectivity/python-pyconnman/files/run-ptest new file mode 100644 index 0000000000..aafa0f731d --- /dev/null +++ b/meta-python/recipes-connectivity/python-pyconnman/files/run-ptest | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | cd tests | ||
| 3 | python3 -mputao.unittest | ||
