(feat)EDNS #55

Merged
sam merged 6 commits from edns into master 2022-08-04 01:09:49 +00:00
Showing only changes of commit 3a70d7f8dc - Show all commits

View file

@ -8,7 +8,6 @@ import (
)
func TestMain(t *testing.T) {
main()
os.Args = []string{"awl", "+yaml", "@dns.froth.zone"}
os.Args = []string{"awl", "+yaml", "@1.1.1.1"}
main()
}