Remove sh tests which does not exist
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
This commit is contained in:
parent
37a4778475
commit
1a6efde80a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
MODULE_LINT=/usr/lib/python2.7/site-packages/moduleframework/modulelint.py
|
||||
CMD=python -m avocado run --filter-by-tags=-WIP $(MODULE_LINT) *.py *.sh
|
||||
CMD=python -m avocado run --filter-by-tags=-WIP $(MODULE_LINT) *.py
|
||||
|
||||
#
|
||||
check-docker:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue