mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
9e63b0d0f9
parser_test only needed the directory-names for the tests to run. This replaces f.Readdir() with f.Readdirnames() to only return the names. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>