cmd/viewcore/vendor: remove files and packages for tests

Change-Id: I63eddc16cc3d3e248e933dc23034a5ebf9e69e1a
Reviewed-on: https://go-review.googlesource.com/121435
Reviewed-by: Heschi Kreinick <heschi@google.com>
Run-TryBot: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
59 files changed
tree: b655a42239cbfd362c51b72ef0ff4f41afb3261e
  1. cmd/
  2. internal/
  3. AUTHORS
  4. codereview.cfg
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. README.md
README.md

Go Debug

This repository holds utilities and libraries for debugging Go programs.

WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.

Report Issues & Send Changes