This website requires JavaScript.
Explore
Help
Sign In
Pathogen
/
monolith
Watch
2
Star
0
Fork
You've already forked monolith
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bdb2949d17
monolith
/
runtest.sh
4 lines
81 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
#pre-commit run -a
python -m unittest discover -s tests -p
'test_*.py'
Reference in New Issue
View Git Blame
Copy Permalink