to new ch, revendor commons

This commit is contained in:
Umputun
2018-01-13 13:41:39 -06:00
parent 58a78d25ee
commit fd4ce63de7
+1
View File
@@ -83,6 +83,7 @@ func TestServer_CreateAndGet(t *testing.T) {
Picture: "https://friends.radio-t.com/resources/images/rt_logo_64.png",
Profile: "https://radio-t.com/info/", Admin: true, Blocked: false, IP: ""},
comment.User)
t.Logf("%+v", comment)
}
func TestServer_Find(t *testing.T) {