gitee.com/quant1x/engine@v1.8.4/services/task_update_all_test.go (about) 1 package services 2 3 import "testing" 4 5 func Test_updateAll(t *testing.T) { 6 updateAll() 7 }