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

6 lines
180 B
Bash
Raw Normal View History

2019-10-29 07:55:26 -07:00
#!/bin/bash
2021-04-24 10:58:31 -07:00
# system should be in "America/Los_Angeles" timezone for all tests to pass
2022-01-27 16:14:14 -08:00
# ensure no local plugin parsers are installed for all tests to pass
2019-10-29 07:55:26 -07:00
python3 -m unittest -v