refactor(mlablocate*): use internal testing (#382)

This is not an external package and it's fine to just use internal testing.

It reduces the complexity a little bit.
This commit is contained in:
Simone Basso 2021-06-15 18:11:47 +02:00 committed by GitHub
commit 34062cb177
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 40 additions and 58 deletions

View file

@ -1,4 +1,4 @@
// Package mlablocatev2 use m-lab locate services API v2.
// Package mlablocatev2 implements m-lab locate services API v2.
package mlablocatev2
import (