package qr import "testing" import "image/png" import "github.com/boombuler/barcode" import "os" func Test_EncodeQR(t *testing.T) { }