lbry.go/jsonrpc/daemon_test.go

9 lines
74 B
Go
Raw Normal View History

2017-09-12 18:04:45 +02:00
package jsonrpc
import (
"testing"
)
func TestStatus(t *testing.T) {
}