fix: restore groups.json to compact one-line-per-entry format

Previous commits inadvertently reformatted groups.json with Python's
json.dump(indent=2), breaking the compact format required by
test/tap/groups/README.md. The correct format is one entry per line
with compact arrays so grep works for quick lookups.
v3.0-CodeCov0325
Rene Cannao 3 weeks ago
parent 0441d5026d
commit 4fb7aac73f

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save