1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

make upower tests local only

This commit is contained in:
Kelly Brazil
2021-03-24 21:29:30 -07:00
parent 699c97d8a0
commit 953ab5c3bd
2 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ echo
python3 -m unittest tests.localtest_date -v python3 -m unittest tests.localtest_date -v
python3 -m unittest tests.localtest_last -v python3 -m unittest tests.localtest_last -v
python3 -m unittest tests.localtest_upower -v