This commit is contained in:
Cadey Ratio 2019-11-01 17:44:49 -04:00
parent e52987b017
commit 7900a5b21c
2 changed files with 2 additions and 3 deletions

View File

@ -47,7 +47,6 @@ func TestLoadGallery(t *testing.T) {
}
}
func (p Post) test(t *testing.T) {
if p.Title == "" {
t.Error("no post title")