jj/tests/common
Martin von Zweigbergk 6344faa3fe tests: allow setting env var for all commands in TestEnvironment
Sometimes it's useful to have an environment variable set for all
commands in a test. This patch lets you do that by adding environment
variables to the `TestEnvironment` itself. These will then be set on
all subsequent commands.
2022-04-02 14:22:58 -07:00
..
mod.rs tests: allow setting env var for all commands in TestEnvironment 2022-04-02 14:22:58 -07:00