mirror of
https://github.com/docker/docs.git
synced 2026-04-01 16:58: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>