mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 16:35:45 +00:00
Using t.Setenv() is much better is automatically takes care of the env
cleanup after the test.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| config.go | ||
| errors.go | ||
| image_format.go | ||
| image_format_test.go | ||
| initopts.go | ||
| machine_artifact.go | ||
| machine_artifact_test.go | ||
| setopts.go | ||
| state.go | ||
| usb.go | ||
| vmfile.go | ||
| vmfile_test.go | ||
| vmtype.go | ||
| vmtype_test.go | ||