internal/testenv: move testenv to the top-level internal

Change-Id: I1ef10b5f85b4b496a843475effb84b2886cfce5b
Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/499918
Reviewed-by: Jamal Carvalho <jamal@golang.org>
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
3 files changed
tree: 193abc51faf456737c8ecdb5fce3c51a1d9f73ec
  1. config/
  2. godev/
  3. internal/
  4. CONTRIBUTING.md
  5. doc.go
  6. go.mod
  7. go.sum
  8. LICENSE
  9. PATENTS
  10. README.md
  11. types.go
README.md

Go Telemetry

This repository holds the Go Telemetry server code and libraries.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/telemetry:” in the subject line, so it is easy to find.