diff options
author | Teddy Wing | 2020-12-20 19:12:00 +0100 |
---|---|---|
committer | Teddy Wing | 2020-12-20 19:12:00 +0100 |
commit | 8d4c2f66ce0998f39f0dda1986afd0cc641a7dc1 (patch) | |
tree | 68d90ce6ad181158f9300c764b615fa733a0302c /browserenv.go | |
parent | 86bef4a173ad72af37747318dd6955f9d3050b3e (diff) | |
download | browserenv-8d4c2f66ce0998f39f0dda1986afd0cc641a7dc1.tar.bz2 |
browserenv_unix_test: Unset `BROWSER` in tests that set it
The `BROWSER` environment variable value is carried over after each
test, meaning if subsequent tests depend on it being undefined, they
will fail. Unset the environment variable at the end of each test that
sets it.
Diffstat (limited to 'browserenv.go')
0 files changed, 0 insertions, 0 deletions