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

Function TestModInMod

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

Source from the content-addressed store, hash-verified

27}
28
29func TestModInMod(t *testing.T) {
30 runTest("modinmod", t)
31}
32
33func TestSub(t *testing.T) {
34 runTest("sub", t)

Callers

nothing calls this directly

Calls 1

runTestFunction · 0.85

Tested by

no test coverage detected