1
0

Add 4.33.19608 to symbol tests

This commit is contained in:
Patrick Gaskin
2022-06-01 17:08:28 -04:00
parent dcbaa3949e
commit bfb98ad4cc

View File

@@ -36,7 +36,7 @@ func main() {
"4.22.15190", "4.22.15268", "4.23.15505", "4.24.15672", "4.24.15676",
"4.25.15875", "4.26.16704", "4.28.17623", "4.28.17820", "4.28.17826",
"4.28.17925", "4.28.18220", "4.29.18730", "4.30.18838", "4.31.19086",
"4.32.19501",
"4.32.19501", "4.33.19608",
}
checks := map[string]map[string][]SymCheck{}