Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
func
TestModInMod(t *testing.T) {
30
runTest(
"modinmod"
, t)
31
}
32
33
func
TestSub(t *testing.T) {
34
runTest(
"sub"
, t)
Callers
nothing calls this directly
Calls
1
runTest
Function · 0.85
Tested by
no test coverage detected