github.com/bytom/bytom@v1.1.2-0.20221014091027-bbcba3df6075/testcontrol/consts.go (about) 1 package testcontrol 2 3 const ( 4 //IgnoreTestTemporary temporary ignore test now, repair later, maybe after a long time 5 IgnoreTestTemporary = true 6 )