mirror of
https://github.com/docker/docs.git
synced 2026-04-02 01:08:53 +07:00
Add tests on: - changes.go - archive.go - wrap.go Should fix #11603 as the coverage is now 81.2% on the ``pkg/archive`` package. There is still room for improvement though :). Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This code provides helper functions for dealing with archive files.