mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Make sure we always run the module names test
This commit is contained in:
parent
2ac939eace
commit
dd20f12988
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
'*':
|
||||
- unit.test_module_names
|
||||
|
||||
salt/modules/(apk|aptpkg|ebuild|dpkg|freebsdpkg|mac_brew|mac_ports|openbsdpkg|opkg|pacman|pkgin|pkgng|pkg_resource|rpm|solarisips|solarispkg|win_pkg|xbpspkg|yumpkg|zypper)\.py:
|
||||
- unit.states.test_pkg
|
||||
- integration.modules.test_pkg
|
||||
|
|
Loading…
Add table
Reference in a new issue