mirror of
https://github.com/distribution/distribution.git
synced 2026-01-25 06:34:24 +00:00
Embed the interface that we're mocking; calling any of it's methods that are not implemented will panic, so should give the same result as before. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>