mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 04:31:28 +00:00
Skip lxc_template_unit_test.go on non-Linux platforms
It doesn't work without lxc-start. Docker-DCO-1.1-Signed-off-by: Kato Kazuyoshi <kato.kazuyoshi@gmail.com> (github: kzys)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// +build linux
|
||||
|
||||
package lxc
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user