From e9a65d0ecc8f1be5fdba89c3fa189417bb1f2994 Mon Sep 17 00:00:00 2001 From: jgfrm Date: Mon, 6 Feb 2017 16:38:03 +0100 Subject: [PATCH] import restic --- src/cmds/restic/integration_helpers_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cmds/restic/integration_helpers_test.go b/src/cmds/restic/integration_helpers_test.go index 9e162a7f2..20ab60954 100644 --- a/src/cmds/restic/integration_helpers_test.go +++ b/src/cmds/restic/integration_helpers_test.go @@ -10,6 +10,7 @@ import ( "restic/repository" . "restic/test" + "restic" ) type dirEntry struct {