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

remove old commented commands

This commit is contained in:
Kelly Brazil
2021-03-25 20:45:38 -07:00
parent 430a5108aa
commit c1b0d27752

@ -1,13 +1,3 @@
#!/bin/bash
python3 -m unittest -v
# echo
# 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