python3-ujson: fix ptests

- Add python3-json and python3-pytest to ptest RDEPENDS
- Correct test file path in run-ptest

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Trevor Gamblin
2021-05-20 13:26:18 -04:00
committed by Khem Raj
parent 2413956e4f
commit b958870520
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
python3 tests/tests.py
python3 tests/test_ujson.py