d0763862b1
I sneakily also added local-test.sh and renamed run-local to local-run.sh.
2 lines
48 B
Bash
Executable file
2 lines
48 B
Bash
Executable file
#!/bin/sh
|
|
TEST=true python -m unittest discover
|