moby--moby/libnetwork/api
Akihiro Suda a4d0e53f14 Fix test failures
* 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>
2016-09-22 19:25:42 +00:00
..
api.go Dnet agent mode support and IT 2016-05-05 13:59:00 -07:00
api_test.go Fix test failures 2016-09-22 19:25:42 +00:00
types.go Dnet agent mode support and IT 2016-05-05 13:59:00 -07:00