mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a4d0e53f14
* TestwriteJSON and TestontainerInvalidLeave were never executed due to the typos. Recent govet found them. * TestWriteJSON was failing due to the comparison between string and []byte. Also, it didn't considered that json.Encode appends LF. * TestContainerInvalidLeave was faling due to a typo Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp> |
||
---|---|---|
.. | ||
api.go | ||
api_test.go | ||
types.go |