mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
e46b0cab4e
It was `loader_test` but we are using this helper in many more places than just the loader tests. It makes for somewhat confusing results when there are orphaned test files with `loader_test` when they didn't actually come from the loader. Signed-off-by: Patrick East <east.patrick@gmail.com>