mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-28 17:52:29 -04:00
typo corrected
This commit is contained in:
@@ -36,7 +36,7 @@ func TestInternal(t *testing.T) {
|
||||
|
||||
}
|
||||
|
||||
func InternalParse(t *testing.T) {
|
||||
func TestInternalParse(t *testing.T) {
|
||||
tests := []struct {
|
||||
inputInternalPaths string
|
||||
shouldErr bool
|
||||
|
||||
Reference in New Issue
Block a user