fedilogue/fedilogger/retrieve_test.go
2023-07-16 05:29:40 +00:00

10 lines
106 B
Go

package main
import (
"testing"
)
func TestCheck_actor(t *testing.T) {
// Currently not implemented
}