lbry.go/jsonrpc/daemon_test.go
2017-09-12 12:04:45 -04:00

9 lines
74 B
Go

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