MCPcopy Create free account
hub / github.com/aws-cloudformation/rain / TestRefFalse

Function TestRefFalse

cft/pkg/module_test.go:49–51  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

47}
48
49func TestRefFalse(t *testing.T) {
50 runTest("ref-false", t)
51}
52
53func TestOverride(t *testing.T) {
54 runFailTest("override", t)

Callers

nothing calls this directly

Calls 1

runTestFunction · 0.85

Tested by

no test coverage detected