mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
modified comment
This commit is contained in:
parent
3f2f6286d8
commit
18ee7cff5c
1 changed files with 1 additions and 2 deletions
|
@ -364,8 +364,7 @@ def test_group_to_gid_int():
|
|||
|
||||
def test__get_flags():
|
||||
"""
|
||||
Tests if flags are passed in either of the following formats:
|
||||
integer, single flag string, list of strings, regex flag
|
||||
Test to ensure _get_flags returns a regex flag
|
||||
"""
|
||||
flags = 10
|
||||
ret = filemod._get_flags(flags)
|
||||
|
|
Loading…
Add table
Reference in a new issue