Merge remote-tracking branch 'cread/gocheck'

This commit is contained in:
Andrey Smirnov
2015-01-05 14:23:38 +03:00
32 changed files with 60 additions and 32 deletions
+2 -1
View File
@@ -3,7 +3,8 @@ package deb
import (
"errors"
"github.com/smira/aptly/database"
. "launchpad.net/gocheck"
. "gopkg.in/check.v1"
)
type PackageRefListSuite struct {