mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-10 14:27:38 +00:00
5f21b155fd
Inherit ptest and include tests for jdatetime. The PyPI package omits some files for testing like tests/__init__.py so use the GitHub source instead. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
4 lines
29 B
Bash
4 lines
29 B
Bash
#!/bin/sh
|
|
|
|
pytest --automake
|