1
0

Add 4.28.17826 to symbol tests

This commit is contained in:
Patrick Gaskin
2021-07-17 16:51:57 -04:00
parent f18eb4e669
commit 22351d3b3d

View File

@@ -34,7 +34,7 @@ func main() {
"4.15.12920", "4.16.13162", "4.17.13651", "4.17.13694", "4.18.13737",
"4.19.14123", "4.20.14601", "4.20.14617", "4.20.14622", "4.21.15015",
"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.25.15875", "4.26.16704", "4.28.17623", "4.28.17820", "4.28.17826",
}
checks := map[string]map[string][]SymCheck{}