label our submany queries.

This commit is contained in:
fiatjaf
2024-09-26 21:49:41 -03:00
parent 38557f3e9b
commit 0012a45488
2 changed files with 13 additions and 10 deletions

View File

@@ -25,7 +25,6 @@ type OpengraphFields struct {
}
func TestMain(m *testing.M) {
initCache()
code := m.Run()
os.Exit(code)
}