lnwallet+input: move size_test.go to input pkg

This commit is contained in:
Conner Fromknecht
2020-03-04 08:01:37 -08:00
parent 4c402ab9d4
commit 4c2bc7bc79

View File

@@ -1,4 +1,4 @@
package lnwallet_test
package input_test
import (
"testing"