From d52a4dc2d48e0c660fea1449e9d24aa4acf5fe8a Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 6 Jan 2020 17:00:21 -0500 Subject: Fix podman-remote info to show registry data Signed-off-by: Daniel J Walsh --- test/e2e/info_test.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'test') diff --git a/test/e2e/info_test.go b/test/e2e/info_test.go index d3b1b974e..d16661d5b 100644 --- a/test/e2e/info_test.go +++ b/test/e2e/info_test.go @@ -1,5 +1,3 @@ -// +build !remoteclient - package integration import ( -- cgit v1.2.3-54-g00ecf