Added config parameter hide_skipped

This commit is contained in:
allburov 2019-10-15 15:58:47 +07:00
parent b3582dfd31
commit 7c883d038d
7 changed files with 130 additions and 8 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
echo $@
echo 'Hello World'
exit $1