This commit is contained in:
Andrey Smirnov
2015-02-22 14:29:09 +03:00
parent 79292dc6c8
commit 903d4cefba
28 changed files with 90 additions and 90 deletions

View File

@@ -4,7 +4,7 @@ import (
"github.com/smira/aptly/deb"
"regexp"
. "gopkg.in/check.v1"
. "gopkg.in/check.v1"
)
type SyntaxSuite struct {