gitee.com/quant1x/engine@v1.8.4/market/shse/sse_index_test.go (about)

     1  package shse
     2  
     3  import "testing"
     4  
     5  func TestIndexList(t *testing.T) {
     6  	IndexList()
     7  	//Indexes()
     8  }