Files
lnd/sphinx_test.go
2016-01-15 19:20:27 -08:00

7 lines
77 B
Go

package main
import "testing"
func TestSphinxCorrectness(t *testing.T) {
}