1
0
mirror of https://github.com/moby/moby.git synced 2025-07-30 18:23:29 +03:00

Enable test-integration-cli for Windows platform

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
Arnaud Porterie
2014-11-19 21:19:16 -08:00
parent 0874f9ab77
commit f3ed42286e
10 changed files with 281 additions and 232 deletions

View File

@ -1,3 +1,5 @@
// +build daemon
package main
import (