1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00
Files
jc/runtests.sh
2024-11-27 20:31:47 +03:00

6 lines
203 B
Bash
Executable File

#!/bin/bash
# system should be in "America/Los_Angeles" timezone for all tests to pass
# ensure no local plugin parsers are installed for all tests to pass
TZ=America/Los_Angeles python3 -m unittest -v