From 54891e850acc0c2623ed5f69f6fdfe843d098734 Mon Sep 17 00:00:00 2001 From: Danny Milosavljevic Date: Mon, 7 Jan 2019 19:12:14 +0100 Subject: gnu: containerd: Enable tests. * gnu/packages/docker.scm (containerd)[arguments]: Remove #:tests?. --- gnu/packages/docker.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu/packages/docker.scm') diff --git a/gnu/packages/docker.scm b/gnu/packages/docker.scm index ee729f7aef..5ef76176df 100644 --- a/gnu/packages/docker.scm +++ b/gnu/packages/docker.scm @@ -165,7 +165,6 @@ Python without keeping their credentials in a Docker configuration file.") (build-system go-build-system) (arguments `(#:import-path "github.com/containerd/containerd" - #:tests? #f #:phases (modify-phases %standard-phases (add-before 'build 'chdir -- cgit v1.2.3