disable whisper v6 TestSimulation

This commit is contained in:
Anton Evangelatov 2018-02-14 14:12:57 +01:00
parent 8c52537b7a
commit 0e55745d53

View file

@ -92,7 +92,7 @@ var masterBloomFilter []byte
var masterPow = 0.00000001
var round int = 1
func TestSimulation(t *testing.T) {
func XTestSimulation(t *testing.T) {
// create a chain of whisper nodes,
// installs the filters with shared (predefined) parameters
initialize(t)