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
+1 -1
View File
@@ -1,7 +1,7 @@
package utils
import (
. "gopkg.in/check.v1"
. "gopkg.in/check.v1"
)
type HumanSuite struct{}