MCPcopy
hub / github.com/cortesi/devd / TestNotFound

Function TestNotFound

route_test.go:195–198  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

193}
194
195func TestNotFound(t *testing.T) {
196 e, _ := newFilesystemEndpoint("/test", []string{})
197 fmt.Println(e)
198}

Callers

nothing calls this directly

Calls 1

newFilesystemEndpointFunction · 0.85

Tested by

no test coverage detected