mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +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>