mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-23 23:24:30 +00:00
7 lines
107 B
Go
7 lines
107 B
Go
package XDPoS
|
|
|
|
import "testing"
|
|
|
|
func TestNewAdaptorShallContainMultipleConsensusEngine(t *testing.T) {
|
|
|
|
}
|