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:
@ -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
|
||||
|
Reference in New Issue
Block a user