Permalink
Browse files

Add missing import (after merge)

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
  • Loading branch information...
1 parent ef6f135 commit 10fcafb771c5002bc9831714de0b6573fc4c45f1 @zyga committed Dec 3, 2015
Showing with 1 addition and 0 deletions.
  1. +1 −0 daemon/api_test.go
View
@@ -46,6 +46,7 @@ import (
"github.com/ubuntu-core/snappy/release"
"github.com/ubuntu-core/snappy/snappy"
"github.com/ubuntu-core/snappy/systemd"
+ "github.com/ubuntu-core/snappy/testutil"
"github.com/ubuntu-core/snappy/timeout"
)

0 comments on commit 10fcafb

Please sign in to comment.