mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Add unit tests of the ParseEnvFile function. Test for: * good file * empty file * non existent file * badly formatted file Signed-off-by: Matthieu Hauglustaine <matt.hauglustaine@gmail.com> Upstream-commit: 0dadf11bec88b14b9f9e2c6267f9bfb15d020923 Component: engine