lbry.go/extras/jsonrpc/daemon_test.go

8 lines
74 B
Go

package jsonrpc
import (
"testing"
)
func TestStatus(t *testing.T) {
}