mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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>