mirror of
https://github.com/docker/compose.git
synced 2025-08-17 23:58:14 +02:00
Includes some refactoring of log_printer_test to support checking for flush(), and so that each test calls the unit-under-test directly, instead of through a helper function. Signed-off-by: Daniel Nephin <dnephin@docker.com>