Home
last modified time | relevance | path

Searched refs:createTestMutator (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/
Dcontext_test.go412 ctx.RegisterTopDownMutator("create", createTestMutator)
458 func createTestMutator(ctx TopDownMutatorContext) { func