mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 02:33:51 +00:00
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>