aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mtg/apk.go
blob: 261f931d7bc179dff03eb977af8550f811496fde (plain)
1
2
3
4
5
6
package apk

import (
	_ "github.com/9seconds/mtg"
)