mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-25 17:42:49 +02:00
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
|