mirror of
https://github.com/miekg/dns.git
synced 2026-05-04 14:21:34 +02:00
add empty testfile
This commit is contained in:
parent
9de9ce4424
commit
0d148c2369
10
zone_test.go
Normal file
10
zone_test.go
Normal file
@ -0,0 +1,10 @@
|
||||
package dns
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestInsert(t *testing.T) {
|
||||
}
|
||||
func TestRemove(t *testing.T) {
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user