distro/test: rename to test_distro

Make the package easier to use from elsewhere, `test` is too generic.

Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
Tom Gundersen 2020-05-10 21:51:53 +02:00
parent dc794a6d31
commit c22797ffdb

View file

@ -1,4 +1,4 @@
package test
package test_distro
import (
"errors"