1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

add localtest partition lines for readability

This commit is contained in:
Kelly Brazil
2021-03-25 11:17:01 -07:00
parent 5fbd07cccf
commit e9febe98ac

View File

@ -7,5 +7,7 @@ echo "##################### Running local-only tests: #####################"
echo
python3 -m unittest tests.localtest_date -v
echo -e "\n======================================================================\n"
python3 -m unittest tests.localtest_last -v
echo -e "\n======================================================================\n"
python3 -m unittest tests.localtest_upower -v