Skip to content

Instantly share code, notes, and snippets.

@vcabbage
Created July 15, 2017 21:41
Show Gist options
  • Save vcabbage/7255ee8afefa601c01fd15986eaa878b to your computer and use it in GitHub Desktop.
Save vcabbage/7255ee8afefa601c01fd15986eaa878b to your computer and use it in GitHub Desktop.
Testing Go stdlib changes
cd ~/golang/src
GOROOT_BOOTSTRAP=$(go env GOROOT) ./make.bash
~/golang/bin/go test image/gif # replace with package/file to test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment