This website requires JavaScript.
Explore
Help
Sign in
archive
/
md-pdf
Archived
Watch
1
Fork
You've already forked md-pdf
0
Code
Releases
Packages
Activity
This repository has been archived on
2023-03-26
. You can view files and clone it, but cannot push or open issues or pull requests.
e9cc191d9b
md-pdf
/
scripts
/
run-tests.sh
5 lines
48 B
Bash
Raw
Normal View
History
Unescape
Escape
Add test runner script
2017-05-27 20:04:36 +01:00
#!/usr/bin/env bash
Add tests for config validator
2017-05-27 22:06:55 +01:00
python3 -m unittest -v
$@
Copy permalink