Skip to content

Commit c66ea5a

Browse files
committed
fixup! gocore: add version gates for 1.16; update tests
1 parent 2a4799e commit c66ea5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/gocore/gocore_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ import (
3030
// _ = *(*int)(nil)
3131
// }
3232
func loadExample(t *testing.T) *Process {
33-
// return loadExampleVersion(t, "1.16.zip")
3433
t.Helper()
3534
if runtime.GOOS == "android" {
3635
t.Skip("skipping test on android")

0 commit comments

Comments
 (0)