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

Function TestSub

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

Source from the content-addressed store, hash-verified

31}
32
33func TestSub(t *testing.T) {
34 runTest("sub", t)
35}
36
37func TestMany(t *testing.T) {
38 runTest("many", t)

Callers

nothing calls this directly

Calls 1

runTestFunction · 0.85

Tested by

no test coverage detected