diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-17 07:26:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-17 07:26:30 +0000 |
commit | d6fb6e20014db80336431d38b9ee4d1ab233e905 (patch) | |
tree | 135e5a472dee94cbfeae03cc910d1e1732921e8c /tests/mock_group_file | |
parent | Adding upstream version 0.12.9. (diff) | |
download | gita-d6fb6e20014db80336431d38b9ee4d1ab233e905.tar.xz gita-d6fb6e20014db80336431d38b9ee4d1ab233e905.zip |
Adding upstream version 0.15.1.upstream/0.15.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 |