diff options
Diffstat (limited to 'tests/mock_group_file')
-rw-r--r-- | tests/mock_group_file | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/mock_group_file b/tests/mock_group_file index 32f0a64..1187366 100644 --- a/tests/mock_group_file +++ b/tests/mock_group_file @@ -1,2 +1,2 @@ -xx: [a, b] -yy: [a, c, d] +xx:a b +yy:a c d |