package ccdata import ( "testing" ) func TestInitSaeInfo(t *testing.T) { // Set up initial data initSaeInfo() }