mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-23 20:53:54 +01:00
6 lines
68 B
Go
6 lines
68 B
Go
// +build !rpctest
|
|
|
|
package itest
|
|
|
|
var allTestCases = []*testCase{}
|