mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Fix test name check
This commit is contained in:
parent
61d6279963
commit
d75030cfaf
2 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ EXCLUDED_FILES = [
|
|||
os.path.join("tests", "wheeltest.py"),
|
||||
os.path.join("tests", "zypp_plugin.py"),
|
||||
os.path.join("tests", "pytests", "functional", "cache", "helpers.py"),
|
||||
os.path.join("tests", "pytests", "functional", "transport", "base.py"),
|
||||
os.path.join("tests", "pytests", "unit", "states", "virt", "helpers.py"),
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue