mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 09:27:43 +00:00
This just lets us temporarily assign a value
to a field.
Differences with the "override" scheme:
* override only works on globals
* override (when passed in via run_test) will
just automatically clean up at the end of
the function