We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4799e commit c66ea5aCopy full SHA for c66ea5a
internal/gocore/gocore_test.go
@@ -30,7 +30,6 @@ import (
30
// _ = *(*int)(nil)
31
// }
32
func loadExample(t *testing.T) *Process {
33
- // return loadExampleVersion(t, "1.16.zip")
34
t.Helper()
35
if runtime.GOOS == "android" {
36
t.Skip("skipping test on android")
0 commit comments