mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-21 16:01:19 -06:00
ae5bddb0cc
And avoid init() functions in tests, as those run even for unrelated tests, and make debugging confusing as breakpoints get hit for anything called from init()s Signed-off-by: Anders Eknert <anders.eknert@apple.com>