mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
Make whole heap of tests better
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
package core
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
"testing"
|
||||
"time"
|
||||
)
|
||||
|
||||
/*
|
||||
func TestCaddyStartStop(t *testing.T) {
|
||||
caddyfile := "localhost:1984"
|
||||
|
||||
@@ -30,3 +25,4 @@ func TestCaddyStartStop(t *testing.T) {
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user