mirror of
https://gitgud.io/yats/libkiwi.git
synced 2026-06-28 06:55:34 -04:00
Even more refactoring n shit
This commit is contained in:
@@ -55,6 +55,7 @@ func TestGetPost(t *testing.T) {
|
||||
}
|
||||
|
||||
t.Logf("Post author: %+v\n", post.Author)
|
||||
t.Logf("Post text: %s\n", post.TextContent())
|
||||
}
|
||||
|
||||
func newTestKF() (*KF, error) {
|
||||
|
||||
Reference in New Issue
Block a user