1
0

Add 4.33.19611 to symbol tests

This commit is contained in:
Patrick Gaskin
2022-06-09 16:55:33 -04:00
parent bfb98ad4cc
commit ad9684b995

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.33.19608",
"4.32.19501", "4.33.19608", "4.33.19611",
}
checks := map[string]map[string][]SymCheck{}