gofmt
This commit is contained in:
parent
e52987b017
commit
7900a5b21c
|
@ -47,7 +47,6 @@ func TestLoadGallery(t *testing.T) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
func (p Post) test(t *testing.T) {
|
func (p Post) test(t *testing.T) {
|
||||||
if p.Title == "" {
|
if p.Title == "" {
|
||||||
t.Error("no post title")
|
t.Error("no post title")
|
||||||
|
|
Loading…
Reference in New Issue