1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder/parser
Sebastiaan van Stijn 9e63b0d0f9 cleanup: simplify parser_test
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>
2015-03-10 00:55:00 +01:00
..
dumper
testfiles
testfiles-negative
json_test.go
line_parsers.go
parser.go builder/parser: Make use of builder/command 2015-02-11 23:54:41 -08:00
parser_test.go cleanup: simplify parser_test 2015-03-10 00:55:00 +01:00
utils.go