testing: switch to upstream version

This commit is contained in:
Ayke van Laethem
2025-08-04 11:34:38 +02:00
parent aedaf7d925
commit 91b0bbaae6
16 changed files with 25 additions and 2299 deletions
-1
View File
@@ -256,7 +256,6 @@ func pathsToOverride(goMinor int, needsSyscallPackage bool) map[string]bool {
"reflect/": false,
"runtime/": false,
"sync/": true,
"testing/": true,
"tinygo/": false,
"unique/": false,
}