package main import "testing" func TestCreatePermQR(t *testing.T) { SetupConfig() CreateProfileEditQR() }