MCPcopy Create free account
hub / github.com/driangle/taskmd / cleanupRegistry

Function cleanupRegistry

apps/cli/internal/sync/engine_test.go:30–32  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

28}
29
30func cleanupRegistry(name string) {
31 Unregister(name)
32}
33
34func TestEngine_CreateNewTasks(t *testing.T) {
35 sourceName := "test-create"

Calls 1

UnregisterFunction · 0.85

Tested by

no test coverage detected