Commit 0266bc84 authored by Mikio Hara's avatar Mikio Hara

cmd/go: fix build

Change-Id: I2cd58a665d9df26583128c633c443325dcc3f288
Reviewed-on: https://go-review.googlesource.com/11131Reviewed-by: 's avatarMinux Ma <minux@golang.org>
parent 7bc3e588
......@@ -5,10 +5,10 @@
package main
import (
"internal/testenv"
"io/ioutil"
"os"
"os/exec"
"runtime"
"testing"
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment